[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5b21a397b578ade63122575e7bd01113db6722aa)
Ladislav Hagara
scm at sourcemage.org
Thu Jan 22 09:34:28 EST 2009
GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:
graphics/ufraw/DEPENDS | 2 +-
graphics/ufraw/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 5b21a397b578ade63122575e7bd01113db6722aa
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>
ufraw: fixed cast without lensfun
diff --git a/graphics/ufraw/DEPENDS b/graphics/ufraw/DEPENDS
index 2bcf1f9..e8fba27 100755
--- a/graphics/ufraw/DEPENDS
+++ b/graphics/ufraw/DEPENDS
@@ -21,6 +21,6 @@ optional_depends exiv2 \
"for exif support" &&
optional_depends lensfun \
"--with-lensfun" \
- "--without-lensfun" \
+ "" \
"lensfun support"
diff --git a/graphics/ufraw/HISTORY b/graphics/ufraw/HISTORY
index 3f2c3ca..9bd094d 100644
--- a/graphics/ufraw/HISTORY
+++ b/graphics/ufraw/HISTORY
@@ -1,3 +1,6 @@
+2009-01-22 Ladislav Hagara <hgr at vabo.cz>
+ * DEPENDS: removed --without-lensfun, interpreted as --with-lensfun
+
2009-01-04 George Sherwood <gsherwood at sourcemage.org>
* DETAILS: Updated to version 0.15
More information about the SM-Commit
mailing list