wok-next diff 0install/receipt @ rev 20931

pygobject3 -> python-pygobject (latest); pygobject -> python-pygobject2 (legacy)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 23 08:03:04 2018 +0300 (2018-08-23)
parents a8e106e92cc2
children c022997c7a57
line diff
     1.1 --- a/0install/receipt	Thu Mar 15 20:43:55 2018 +0200
     1.2 +++ b/0install/receipt	Thu Aug 23 08:03:04 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://downloads.sf.net/project/zero-install/$PACKAGE/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="python pygobject"
     1.8 +BUILD_DEPENDS="python python-pygobject2"
     1.9  
    1.10  compile_rules() {
    1.11  	python setup.py install --root=$DESTDIR || return 1