wok-next diff libunique/receipt @ rev 21371

updated micropython again (1.0.1 -> 1.12)
author Hans-G?nter Theisgen
date Thu Apr 16 10:04:47 2020 +0100 (2020-04-16)
parents d5aab818505e
children
line diff
     1.1 --- a/libunique/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/libunique/receipt	Thu Apr 16 10:04:47 2020 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="patch automake glib-dev gettext-dev libtool gtk2-dev \
     1.7 -xorg-libICE-dev gobject-introspection-dev gtk-doc"
     1.8 +libice-dev gobject-introspection-dev gtk-doc"
     1.9  SPLIT="$PACKAGE-dev"
    1.10  
    1.11  compile_rules() {
    1.12 @@ -33,7 +33,7 @@
    1.13  	case $PACKAGE in
    1.14  		libunique)
    1.15  			copy @std
    1.16 -			DEPENDS="glib gtk2 xorg-libX11"
    1.17 +			DEPENDS="glib gtk2 libx11"
    1.18  			;;
    1.19  		*-dev)
    1.20  			copy @dev