wok diff ufraw/receipt @ rev 22287
updated xorg-xinit (1.3.4 -> 1.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:07:56 2019 +0100 (2019-11-13) |
parents | ada6eb908283 |
children | 4bae0fb81a17 |
line diff
1.1 --- a/ufraw/receipt Sun Mar 31 15:04:44 2019 +0200 1.2 +++ b/ufraw/receipt Wed Nov 13 15:07:56 2019 +0100 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()