wok-next diff python-llfuse/receipt @ rev 20773

jack2: up (1.9.12)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 19:59:31 2018 +0300 (2018-06-06)
parents 0e7893ac206d
children 9b3461bf373c
line diff
     1.1 --- a/python-llfuse/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/python-llfuse/receipt	Wed Jun 06 19:59:31 2018 +0300
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="python-llfuse"
     1.8  SOURCE="llfuse"
     1.9 @@ -12,7 +12,7 @@
    1.10  TARBALL="llfuse-$VERSION.tar.bz2"
    1.11  WGET_URL="https://bitbucket.org/nikratio/python-llfuse/downloads/$TARBALL"
    1.12  
    1.13 -BUILD_DEPENDS="python-dev setuptools fuse2-dev attr-dev"
    1.14 +BUILD_DEPENDS="python-dev fuse2-dev attr-dev"
    1.15  
    1.16  compile_rules() {
    1.17  	python setup.py build &&