[arch-commits] Commit in libgtop/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 7 13:38:43 UTC 2009
Date: Sunday, June 7, 2009 @ 09:38:42
Author: jgc
Revision: 41841
Add intltool makedepends (FS#14981)
Modified:
libgtop/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-07 13:35:03 UTC (rev 41840)
+++ PKGBUILD 2009-06-07 13:38:42 UTC (rev 41841)
@@ -8,6 +8,7 @@
arch=(i686 x86_64)
license=('LGPL')
depends=('glib2>=2.20.1' 'libxau' 'texinfo')
+makedepends=('intltool')
install=libgtop.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
options=('!libtool')
More information about the arch-commits
mailing list