wok-6.x diff cpufrequtils/receipt @ rev 6573
lighttpd: fix 36897b07aa3c commit
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 08 21:28:00 2010 +0200 (2010-10-08) |
parents | 8989c53558ba |
children | af022550edde |
line diff
1.1 --- a/cpufrequtils/receipt Tue Aug 03 22:22:48 2010 +0200 1.2 +++ b/cpufrequtils/receipt Fri Oct 08 21:28:00 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Userspace tools for the kernel cpufreq subsystem." 1.6 MAINTAINER="gokhlayeh@mailoo.org" 1.7 -DEPENDS="sysfsutils" 1.8 +DEPENDS="sysfsutils linux-cpufreq" 1.9 BUILD_DEPENDS="libtool gettext sed" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html"