[arch-commits] Commit in gedit/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu May 26 17:02:09 UTC 2011


    Date: Thursday, May 26, 2011 @ 13:02:09
  Author: ibiru
Revision: 125557

add dconf as dependency

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 16:53:14 UTC (rev 125556)
+++ PKGBUILD	2011-05-26 17:02:09 UTC (rev 125557)
@@ -3,12 +3,11 @@
 
 pkgname=gedit
 pkgver=3.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A text editor for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant'
-         'iso-codes' 'libsm' 'desktop-file-utils' 'pygobject')
+depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 'iso-codes' 'libsm' 'desktop-file-utils' 'pygobject' 'dconf')
 makedepends=('gnome-doc-utils' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list