[arch-commits] Commit in gedit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 27 07:22:24 UTC 2016
Date: Tuesday, December 27, 2016 @ 07:22:23
Author: felixonmars
Revision: 284839
revert last change - gd needs to be in source tree
Modified:
gedit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-27 07:16:27 UTC (rev 284838)
+++ PKGBUILD 2016-12-27 07:22:23 UTC (rev 284839)
@@ -4,12 +4,12 @@
pkgname=gedit
pkgver=3.22.0+4+g2c70ccb
-pkgrel=2
+pkgrel=1
pkgdesc="A text editor for GNOME"
arch=(i686 x86_64)
license=(GPL)
depends=(gtksourceview3 gsettings-desktop-schemas libpeas gspell python-gobject dconf)
-makedepends=(yelp-tools intltool vala gobject-introspection gnome-common git gtk-doc gd)
+makedepends=(yelp-tools intltool vala gobject-introspection gnome-common git gtk-doc)
optdepends=('gedit-plugins: Additional features')
groups=(gnome-extra)
options=('!emptydirs')
More information about the arch-commits
mailing list