[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2a4b93f75a753e5deedc21cb5a52dfa70378aaae)
Vlad Glagolev
scm at sourcemage.org
Tue Jun 9 06:05:13 EDT 2009
GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:
x11/conky/DEPENDS | 6 +++++-
1 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 2a4b93f75a753e5deedc21cb5a52dfa70378aaae
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>
conky: fixed depends
diff --git a/x11/conky/DEPENDS b/x11/conky/DEPENDS
index edc17a2..0abac2f 100755
--- a/x11/conky/DEPENDS
+++ b/x11/conky/DEPENDS
@@ -16,10 +16,14 @@ optional_depends audacious \
"--enable-audacious" "--disable-audacious" \
"for Audacious support" &&
-optional_depends alsa-lib \
+optional_depends imlib2 \
"--enable-imlib2" "--disable-imlib2" \
"for Imlib2 support" &&
+optional_depends alsa-lib \
+ "--enable-alsa" "--disable-alsa" \
+ "for ALSA support" &&
+
optional_depends lua \
"--enable-lua" "--disable-lua" \
"for Lua scripting support" &&
More information about the SM-Commit
mailing list