[Lunar-commits] <moonbase> imlib2_loaders: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sun Aug 10 10:20:31 CEST 2008
commit 3c00f16c056dcfec3c30d3f666b1294fa24e5109
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 10 11:20:31 2008 +0300
imlib2_loaders: small tweaks.
---
graphics/imlib2_loaders/DEPENDS | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/graphics/imlib2_loaders/DEPENDS b/graphics/imlib2_loaders/DEPENDS
index de6f7c6..e860216 100644
--- a/graphics/imlib2_loaders/DEPENDS
+++ b/graphics/imlib2_loaders/DEPENDS
@@ -1,8 +1,9 @@
-depends imlib2 &&
+depends imlib2
-optional_depends "edb" "--enable-edb" \
- "--disable-edb" \
- "to build the edb loader" &&
-optional_depends "eet" "--enable-eet" \
- "--disable-eet" \
+optional_depends "edb" "--enable-edb" \
+ "--disable-edb" \
+ "to build the edb loader"
+
+optional_depends "eet" "--enable-eet" \
+ "--disable-eet" \
"to build the eet loader"
More information about the Lunar-commits
mailing list