wok-6.x diff ufraw/receipt @ rev 21309
1) libfm-extra: fix build while using development sources
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Apr 18 17:17:32 2019 +0300 (2019-04-18) |
parents | ada6eb908283 |
children | 4bae0fb81a17 |
line diff
1.1 --- a/ufraw/receipt Sun Mar 31 15:04:44 2019 +0200 1.2 +++ b/ufraw/receipt Thu Apr 18 17:17:32 2019 +0300 1.3 @@ -11,9 +11,9 @@ 1.4 WGET_URL="$SF_MIRROR/project/ufraw/ufraw/ufraw-$VERSION/$TARBALL" 1.5 SUGGESTED="ufraw-locales gimp-plugin-ufraw" 1.6 1.7 -DEPENDS="gtk+ exiv2 lcms tiff libgtkimageview libgomp bzip2" 1.8 +DEPENDS="gtk+ exiv2 lcms tiff libgtkimageview libgomp bzip2 lcms2" 1.9 BUILD_DEPENDS="gimp gimp-dev lcms-dev tiff-dev exiv2-dev gtk+-dev \ 1.10 -libgtkimageview-dev bzip2-dev" 1.11 +libgtkimageview-dev bzip2-dev lcms2-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()