wok-current diff ufraw/receipt @ rev 23758
librsvg: avoid using /usr/libgcc83/libstdc++.la
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 04 06:59:35 2020 +0100 (2020-05-04) |
parents | ada6eb908283 |
children | 4bae0fb81a17 |
line diff
1.1 --- a/ufraw/receipt Sun Mar 31 15:04:44 2019 +0200 1.2 +++ b/ufraw/receipt Mon May 04 06:59:35 2020 +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()