wok-next diff libsexy/receipt @ rev 21349

build efl with meson
author Hans-G?nter Theisgen
date Thu Apr 09 16:25:22 2020 +0100 (2020-04-09)
parents d5aab818505e
children
line diff
     1.1 --- a/libsexy/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/libsexy/receipt	Thu Apr 09 16:25:22 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://releases.chipx86.com/libsexy/libsexy/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gtk2-dev xorg-xorgproto libxml2-dev"
     1.8 +BUILD_DEPENDS="gtk2-dev xorgproto libxml2-dev"
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11  compile_rules() {
    1.12 @@ -25,7 +25,7 @@
    1.13  	case $PACKAGE in
    1.14  		libsexy)
    1.15  			copy @std
    1.16 -			DEPENDS="gtk2 xorg-libXdamage"
    1.17 +			DEPENDS="gtk2 libxdamage"
    1.18  			;;
    1.19  		*-dev)
    1.20  			copy @dev