[Lunar-commits] <moonbase> eog: fix cms option

Paul Bredbury brebs at lunar-linux.org
Sat Jan 29 17:21:50 CET 2011


commit b3d13ab72a00d43b680dd88a256f952a64f916ce
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Jan 29 23:21:50 2011 +0700

    eog: fix cms option
---
 gnome2/desktop/eog/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome2/desktop/eog/DEPENDS b/gnome2/desktop/eog/DEPENDS
index 08bc6e7..a2005ce 100644
--- a/gnome2/desktop/eog/DEPENDS
+++ b/gnome2/desktop/eog/DEPENDS
@@ -6,5 +6,5 @@ optional_depends  "libexif" "--with-libexif"  "--without-libexif"  \
                   "for EXIF support"
 optional_depends  "gnome-python"  "--enable-python"  "--disable-python"  \
                   "for Python support"
-optional_depends  "lcms"    "--with-lcms"   "--without-lcms"  \
+optional_depends  "lcms"    "--with-cms"   "--without-cms"  \
                   "for color management support"


More information about the Lunar-commits mailing list