wok-next diff compiz-plugins-unsupported/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 757d032c55c7
children d5aab818505e
line diff
     1.1 --- a/compiz-plugins-unsupported/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/compiz-plugins-unsupported/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -12,11 +12,11 @@
     1.4  WGET_URL="$WEB_SITE/compiz-plugins-experimental/releases/download/v$VERSION/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="xorg-dev compiz-core-dev compiz-libcompizconfig-dev cmake \
     1.7 -libxslt-dev startup-notification-dev mesa-dev gtk+-dev intltool librsvg-dev \
     1.8 +libxslt-dev startup-notification-dev mesa-dev gtk2-dev intltool librsvg-dev \
     1.9  libnotify-dev compiz-bcop util-linux-uuid-dev compiz-plugins-main-dev \
    1.10  compiz-plugins-extra compiz-plugins-extra-dev libtool util-linux-getopt \
    1.11  xorg-libxshmfence-dev glu-dev expat-dev xorg-xcb-util-dev"
    1.12 -SPLIT="compiz-plugins-unsupported-dev"
    1.13 +SPLIT="$PACKAGE-dev"
    1.14  
    1.15  compile_rules() {
    1.16  	./configure $CONFIGURE_ARGS &&
    1.17 @@ -29,7 +29,7 @@
    1.18  	case $PACKAGE in
    1.19  		compiz-plugins-unsupported)
    1.20  			copy @std
    1.21 -			DEPENDS="xorg-libX11 compiz-core compiz-libcompizconfig gtk+ \
    1.22 +			DEPENDS="xorg-libX11 compiz-core compiz-libcompizconfig gtk2 \
    1.23  			librsvg libnotify compiz-plugins-main"
    1.24  			;;
    1.25  		*-dev)