wok-next diff ibus/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 d2950281f122
children d5aab818505e
line diff
     1.1 --- a/ibus/receipt	Wed Sep 05 00:08:37 2018 +0300
     1.2 +++ b/ibus/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="http://ibus.googlecode.com/files/$TARBALL" # FIXME
     1.6  
     1.7 -BUILD_DEPENDS="gtk+-dev gconf-dev python-dev python-dbus-dev dbus-glib-dev \
     1.8 +BUILD_DEPENDS="gtk2-dev gconf-dev python-dev python-dbus-dev dbus-glib-dev \
     1.9  intltool gettext perl iso-codes-dev"
    1.10  SPLIT="ibus-dev"
    1.11  
    1.12 @@ -28,7 +28,7 @@
    1.13  	case $PACKAGE in
    1.14  		ibus)
    1.15  			copy @std
    1.16 -			DEPENDS="gconf glib gtk+ pango python xorg-libX11"
    1.17 +			DEPENDS="gconf glib gtk2 pango python xorg-libX11"
    1.18  			;;
    1.19  		*-dev)
    1.20  			copy @dev