diff options
Diffstat (limited to 'cpufreqd')
-rw-r--r-- | cpufreqd/cpufreqd_1.1.2.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpufreqd/cpufreqd_1.1.2.oe b/cpufreqd/cpufreqd_1.1.2.oe index feae76afc3..1a92d19755 100644 --- a/cpufreqd/cpufreqd_1.1.2.oe +++ b/cpufreqd/cpufreqd_1.1.2.oe @@ -2,7 +2,6 @@ DESCRIPTION = "cpufreqd is meant to be a replacement of the speedstep \ applet you can find in Windows. It monitors battery level, CPU usage, \ AC state, and running programs and adjusts the frequency governor \ according to a set of rules specified in the config file." -DEPENDS = "virtual/libc" SRC_URI = "${SOURCEFORGE_MIRROR}/cpufreqd/cpufreqd-${PV}.tar.gz \ file://nonrootinstall.patch;patch=1" |