[Lunar-commits] <moonbase> icewm: use imlib2 as an optional depend instead of imlib.
Florin Braescu
florin at lunar-linux.org
Mon Apr 20 12:58:04 CEST 2009
commit de1654961dabf3dfe1543b6d3fea0704361098ae
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Apr 20 13:58:04 2009 +0300
icewm: use imlib2 as an optional depend instead of imlib.
---
x11-wm/icewm/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-wm/icewm/DEPENDS b/x11-wm/icewm/DEPENDS
index 6164148..a54d8f2 100644
--- a/x11-wm/icewm/DEPENDS
+++ b/x11-wm/icewm/DEPENDS
@@ -1,3 +1,3 @@
depends freetype2
-optional_depends "imlib" "--with-imlib" "--with-xpm" "as default graph engine instead of xpm"
+optional_depends "imlib2" "--with-imlib" "--with-xpm" "as default graph engine instead of xpm"
More information about the Lunar-commits
mailing list