[Lunar-commits] <moonbase> ufraw: gimp is not a dependency, rather it optional can be used by
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Nov 8 02:06:01 CET 2008
commit 01c38342c5584ab37f6992b4e269b0713eb284ef
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Nov 7 20:06:01 2008 -0500
ufraw: gimp is not a dependency, rather it optional can be used by
ufraw to create a gimp-plugin.
---
graphics/ufraw/DEPENDS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/ufraw/DEPENDS b/graphics/ufraw/DEPENDS
index 39a1fcc..0732b39 100644
--- a/graphics/ufraw/DEPENDS
+++ b/graphics/ufraw/DEPENDS
@@ -1,5 +1,5 @@
-depends gimp &&
-depends lcms &&
+depends lcms
-optional_depends "exiv2" "--with-exiv2" "" "to access image metadata" &&
+optional_depends "exiv2" "--with-exiv2" "" "to access image metadata"
optional_depends "libexif" "--with-libexif" "" "get exif data"
+optional_depends "gimp" "" "" "for UFRaw to create a Gimp plug-in"
More information about the Lunar-commits
mailing list