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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 17 20:29:02 UTC 2010


    Date: Sunday, January 17, 2010 @ 15:29:01
  Author: andyrtr
Revision: 63561

added intltool makedep

Modified:
  terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 20:22:38 UTC (rev 63560)
+++ PKGBUILD	2010-01-17 20:29:01 UTC (rev 63561)
@@ -12,7 +12,7 @@
 groups=('xfce4')
 depends=('exo>=0.3.106' "vte>=0.22.5" 'dbus-glib>=0.82-2'
 	 'startup-notification>=0.10' 'hicolor-icon-theme')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=terminal.install
 source=(http://archive.xfce.org/src/apps/${pkgname}/0.4/Terminal-${pkgver}.tar.bz2)




More information about the arch-commits mailing list