wok-next diff keybinder/receipt @ rev 21119

libarchive: depends on libzstd
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 14 03:39:08 2019 +0200 (2019-01-14)
parents d5aab818505e
children
line diff
     1.1 --- a/keybinder/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/keybinder/receipt	Mon Jan 14 03:39:08 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/kupferlauncher/keybinder/releases/download/v$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gtk2-dev gobject-introspection-dev xorg-libXext-dev python-dev \
     1.8 +BUILD_DEPENDS="gtk2-dev gobject-introspection-dev libxext-dev python-dev \
     1.9  python-pygtk-dev python-pygobject2-dev automake autoconf libtool"
    1.10  SPLIT="$PACKAGE-python $PACKAGE-dev"
    1.11  
    1.12 @@ -27,7 +27,7 @@
    1.13  	case $PACKAGE in
    1.14  		keybinder)
    1.15  			copy libkeybinder.so*
    1.16 -			DEPENDS="glib gtk2 xorg-libX11"
    1.17 +			DEPENDS="glib gtk2 libx11"
    1.18  			;;
    1.19  		keybinder-python)
    1.20  			copy @std @rm