[arch-commits] CVS update of extra/gnome/gconf (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 23 16:07:13 UTC 2008


    Date: Sunday, March 23, 2008 @ 12:07:13
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gconf

Modified: PKGBUILD (1.33 -> 1.34)

Add makedepend on libtool


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


Index: extra/gnome/gconf/PKGBUILD
diff -u extra/gnome/gconf/PKGBUILD:1.33 extra/gnome/gconf/PKGBUILD:1.34
--- extra/gnome/gconf/PKGBUILD:1.33	Sun Mar 23 12:06:41 2008
+++ extra/gnome/gconf/PKGBUILD	Sun Mar 23 12:07:13 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.33 2008/03/23 16:06:41 jgc Exp $
+# $Id: PKGBUILD,v 1.34 2008/03/23 16:07:13 jgc Exp $
 # Maintainer:  Jan de Groot <jan at archlinux.org>
 
 pkgname=gconf
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('orbit2>=2.14.12' 'gtk2>=2.12.8-2' 'libxml2>=2.6.30')
-makedepends=('pkgconfig' 'intltool>=0.37.1' 'gtk-doc>=1.9')
+makedepends=('pkgconfig' 'intltool>=0.37.1' 'gtk-doc>=1.9' 'libtool')
 options=('!libtool')
 install=gconf.install
 url="http://www.gnome.org"




More information about the arch-commits mailing list