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

Ionut Biru ibiru at archlinux.org
Tue Sep 28 08:47:14 UTC 2010


    Date: Tuesday, September 28, 2010 @ 04:47:13
  Author: ibiru
Revision: 91862

add dconf

Modified:
  gnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-28 08:39:52 UTC (rev 91861)
+++ PKGBUILD	2010-09-28 08:47:13 UTC (rev 91862)
@@ -3,11 +3,11 @@
 
 pkgname=gnome-keyring
 pkgver=2.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME Password Management daemon"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gtk2>=2.22.0')
+depends=('gtk2>=2.22.0' 'dconf')
 makedepends=('intltool' 'pkgconfig' 'python2')
 groups=('gnome')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list