[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Mar 17 12:55:50 UTC 2009
Date: Tuesday, March 17, 2009 @ 08:55:49
Author: andyrtr
Revision: 30205
fixed makedependency, #13823
Modified:
xfce4-sensors-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-17 12:38:44 UTC (rev 30204)
+++ PKGBUILD 2009-03-17 12:55:49 UTC (rev 30205)
@@ -10,7 +10,7 @@
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
depends=('xfce4-panel>=4.6.0' 'lm_sensors>=3.1.0' 'libnotify' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool' 'hddtemp>=0.3.beta15.45-2' 'netcat')
+makedepends=('pkgconfig' 'intltool' 'hddtemp>=0.3.beta15.45-2' 'gnu-netcat')
options=(!libtool)
install=${pkgname}.install
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list