[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Nov 10 04:38:08 UTC 2008
Date: Sunday, November 9, 2008 @ 23:38:08
Author: eric
Revision: 18896
added intltool makedepends
Modified:
xfce4-sensors-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-10 03:37:19 UTC (rev 18895)
+++ PKGBUILD 2008-11-10 04:38:08 UTC (rev 18896)
@@ -10,7 +10,7 @@
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
depends=('xfce4-panel' 'lm_sensors>=3.0.0' 'libnotify')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'intltool')
options=(!libtool)
install=${pkgname}.install
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list