From bd99e674006d5262501243aadfafeff841633e6e Mon Sep 17 00:00:00 2001 From: Juraj Hercek Date: Fri, 30 Nov 2007 21:54:30 +0100 Subject: Added thermal, cpufreq and coretemp monitors. Prerequisities: thermal - thermal module should be loaded/compiled in kernel - available in (at least) intel centrino processors cpufreq - acpi_cpufreq module should be loaded/compiled in kernel - available in modern processors coretemp - coretemp module should be loaded/compiled in kernel - available (at least) in core 2 duo processors darcs-hash:20071130205430-f49a6-0ff042af60c91416fd8dd8190cbd9022bcabb269.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 4840df9..61cc32f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -25,5 +25,5 @@ executable xmobar build-depends: base >= 3, containers, process, old-time, old-locale, bytestring else build-depends: base < 3 - build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm + build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm, directory -- cgit v1.2.3