wok-next diff xorg-xrefresh/receipt @ rev 20974

Fix python-shapely build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Sep 23 04:34:15 2018 +0300 (2018-09-23)
parents 270c09f6a958
children f48456621a9d
line diff
     1.1 --- a/xorg-xrefresh/receipt	Thu Aug 23 19:56:09 2018 +0300
     1.2 +++ b/xorg-xrefresh/receipt	Sun Sep 23 04:34:15 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  TARBALL="${PACKAGE#*-}-$VERSION.tar.bz2"
     1.5  WGET_URL="$XORG_MIRROR/app/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-xproto"
     1.8 +BUILD_DEPENDS="xorg-util-macros xorg-libX11-dev xorg-xorgproto"
     1.9  
    1.10  compile_rules() {
    1.11  	./configure $CONFIGURE_ARGS &&