[oyranos] Fix build

Nicolas Chauvet kwizart at fedoraproject.org
Thu Jan 12 13:06:07 UTC 2012


commit bc2268467b2a4e4ea591ad772d5fe6e1c3388112
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Thu Jan 12 14:05:50 2012 +0100

    Fix build

 oyranos.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/oyranos.spec b/oyranos.spec
index cb4d870..0c37d61 100644
--- a/oyranos.spec
+++ b/oyranos.spec
@@ -24,7 +24,7 @@ BuildRequires:  gettext
 BuildRequires:  fltk-devel
 BuildRequires:  imake
 BuildRequires:  lcms-devel >= 1.14
-#BuildRequires:  lcms2-devel
+BuildRequires:  lcms2-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libpng-devel
@@ -176,6 +176,8 @@ fi || :
 %changelog
 * Wed Jan 11 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.3.2-3
 - Add Requires icc-profiles-openicc
+- Enable lcms2 support
+- Build with system yajl
 
 * Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 0.3.2-2
 - Rebuild for new libpng


More information about the scm-commits mailing list