]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
lm-sensors: Fix build dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Feb 2011 13:26:28 +0000 (14:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Feb 2011 13:26:28 +0000 (14:26 +0100)
pkgs/lm-sensors/lm-sensors.nm

index fd35977dbed594c4b7b8f5325f84c12bd59e1ce1..96fc788524e1cbfc4bdfdf6712accb98d8a817f6 100644 (file)
@@ -34,8 +34,8 @@ PKG_URL        = http://www.lm-sensors.org/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Hardware monitoring tools.
 
-PKG_BUILD_DEPS+= bison flex
-PKG_DEPS      += sysfsutils perl rrdtool
+PKG_BUILD_DEPS+= bison flex sysfsutils-devel
+PKG_DEPS      += perl rrdtool
 
 define PKG_DESCRIPTION
        The lm_sensors package includes a collection of modules for general SMBus \