From 385967a3273f28a08da832145c222c00976010d0 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Mon, 27 Dec 2010 22:39:10 -0600 Subject: system/conky: Miscellaneous tweaks/enhancements Signed-off-by: Robby Workman --- system/conky/README | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'system/conky/README') diff --git a/system/conky/README b/system/conky/README index 46d3f0c81d..94da7195c7 100644 --- a/system/conky/README +++ b/system/conky/README @@ -1,5 +1,3 @@ -conky - A light-weight system monitor for X - Conky is a system monitor for X originally based on the torsmo code. Since it's original conception, Conky has changed a fair bit from it's predecessor. Conky can display just about anything, either on @@ -7,13 +5,5 @@ your root desktop or in it's own window. Conky has many built-in objects, as well as the ability to execute programs and scripts, then display the output from stdout. -To enable lua scripting engine support run the build with -LUA=yes ./conky.SlackBuild - -The required dependencies for lua support are: lua, imlib2 and tolua++ - -All of the above requirements are available from slackbuilds.org - - - - +To enable lua scripting engine support, you will need lua, imlib2, and +tolua++, and run this script like this: LUA=yes ./conky.SlackBuild -- cgit v1.2.3