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

Juergen Hoetzel juergen at archlinux.org
Mon Jul 13 05:43:06 UTC 2009


    Date: Monday, July 13, 2009 @ 01:43:06
  Author: juergen
Revision: 45602

fix #15491

Modified:
  menu-cache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-13 02:12:56 UTC (rev 45601)
+++ PKGBUILD	2009-07-13 05:43:06 UTC (rev 45602)
@@ -8,7 +8,7 @@
 license=('GPL2')
 url="http://lxde.org/"
 groups=('lxde')
-depends=('intltool')
+depends=('intltool' 'glib2')
 options=('!libtool')
 makedepends=('pkgconfig')
 source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list