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

Jan de Groot jgc at archlinux.org
Fri Jul 3 18:01:59 UTC 2009


    Date: Friday, July 3, 2009 @ 14:01:59
  Author: jgc
Revision: 44693

Add python to makedepends for the gtkbuilder scripts

Modified:
  gnome-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-03 18:01:35 UTC (rev 44692)
+++ PKGBUILD	2009-07-03 18:01:59 UTC (rev 44693)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('gconf>=2.26.0-2' 'hal>=0.5.11')
-makedepends=('intltool' 'pkgconfig')
+makedepends=('intltool' 'pkgconfig' 'python')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gnome-keyring.install




More information about the arch-commits mailing list