wok-next diff ufraw/receipt @ rev 21017

Some maintenance
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 16 16:46:05 2018 +0300 (2018-10-16)
parents 1657f1ea5281
children d5aab818505e
line diff
     1.1 --- a/ufraw/receipt	Mon Oct 30 23:08:06 2017 +0100
     1.2 +++ b/ufraw/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://ufraw.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/project/ufraw/ufraw/ufraw-$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gimp gimp-dev lcms-dev tiff-dev exiv2-dev gtk+-dev \
     1.8 +BUILD_DEPENDS="gimp gimp-dev lcms-dev tiff-dev exiv2-dev gtk2-dev \
     1.9  libgtkimageview-dev bzip2-dev gettext-tools"
    1.10  SPLIT="ufraw gimp-plugin-ufraw ufraw-locales"
    1.11  
    1.12 @@ -29,7 +29,7 @@
    1.13  	case $PACKAGE in
    1.14  	ufraw)
    1.15  		SUGGESTED="ufraw-locales gimp-plugin-ufraw"
    1.16 -		DEPENDS="gtk+ exiv2 lcms tiff libgtkimageview libgomp bzip2"
    1.17 +		DEPENDS="gtk2 exiv2 lcms tiff libgtkimageview libgomp bzip2"
    1.18  		mkdir -p $fs/usr/share/applications
    1.19  		cp -a $install/usr/bin $fs/usr
    1.20  		cp -a $src/ufraw.desktop $fs/usr/share/applications