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

Jan de Groot jgc at archlinux.org
Tue Jun 9 08:31:02 UTC 2009


    Date: Tuesday, June 9, 2009 @ 04:31:02
  Author: jgc
Revision: 42027

Fix FS#14998: add missing intltool makedepend

Modified:
  libgnomekbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-09 08:28:39 UTC (rev 42026)
+++ PKGBUILD	2009-06-09 08:31:02 UTC (rev 42027)
@@ -9,7 +9,7 @@
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('libxklavier>=3.9' 'gconf>=2.26.0-2' 'libglade>=2.6.4')
-makedepends=('perlxml' 'pkgconfig')
+makedepends=('intltool' 'pkgconfig')
 options=('!libtool' '!emptydirs')
 install=libgnomekbd.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list