diff --git a/python-Pillow.changes b/python-Pillow.changes index c8b177d..abb3b13 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 14 07:28:32 UTC 2014 - mcihar@suse.cz + +- Fix build for older distributions which do not include lcms2 + ------------------------------------------------------------------- Fri Jan 17 21:59:13 UTC 2014 - hpj@urpla.net diff --git a/python-Pillow.spec b/python-Pillow.spec index c8ec0c0..6f7a483 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -32,10 +32,10 @@ BuildRequires: tk-devel BuildRequires: unzip %if 0%{?suse_version} > 1210 BuildRequires: libjpeg8-devel +BuildRequires: liblcms2-devel BuildRequires: libwebp-devel %endif BuildRequires: freetype2-devel -BuildRequires: liblcms2-devel BuildRequires: libtiff-devel BuildRequires: zlib-devel Requires(post): update-alternatives