diff options
Diffstat (limited to 'redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec')
-rw-r--r-- | redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec b/redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec index 07121ecbb..a2cdf6387 100644 --- a/redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec +++ b/redhat/libraries/libkdcraw/libkdcraw-14.0.0.spec @@ -67,7 +67,11 @@ BuildRequires: gettext # LCMS support %if 0%{?suse_version} +%if 0%{?suse_version} == 1330 +BuildRequires: liblcms2-devel +%else BuildRequires: liblcms-devel +%endif %else BuildRequires: lcms-devel %endif |