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

Eric Belanger eric at archlinux.org
Mon Oct 27 03:02:51 UTC 2008


    Date: Sunday, October 26, 2008 @ 23:02:50
  Author: eric
Revision: 17224

added intltool makedepends

Modified:
  alacarte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-27 02:12:49 UTC (rev 17223)
+++ PKGBUILD	2008-10-27 03:02:50 UTC (rev 17224)
@@ -10,7 +10,7 @@
 license=('LGPL')
 url="http://www.realistanew.com/projects/alacarte/"
 depends=('gnome-menus>=2.24.0' 'gnome-python>=2.22.3')
-makedepends=('perlxml' 'pkgconfig')
+makedepends=('perlxml' 'pkgconfig' 'intltool')
 install=alacarte.install
 options=('!libtool')
 groups=('gnome-extra')




More information about the arch-commits mailing list