wok diff python-netifaces/receipt @ rev 22368

graphviz: $WGET_URL depends on $VERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 18:03:35 2019 +0100 (2019-11-22)
parents 6135577f4d08
children 6f6f1f1ee354
line diff
     1.1 --- a/python-netifaces/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/python-netifaces/receipt	Fri Nov 22 18:03:35 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://alastairs-place.net/projects/$SOURCE/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev setuptools"
     1.8 +BUILD_DEPENDS="python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()