wok diff python-incremental/receipt @ rev 22458

freedoom: fix link
author Erkan Yilmaz <erkan@slitaz.org>
date Thu Dec 26 13:04:40 2019 +0000 (2019-12-26)
parents 95b99a667872
children 5ea0ce1cecc0
line diff
     1.1 --- a/python-incremental/receipt	Fri Nov 01 14:48:33 2019 +0100
     1.2 +++ b/python-incremental/receipt	Thu Dec 26 13:04:40 2019 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  WGET_URL="$WEB_SITE/archive/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 +BUILD_DEPENDS="python-setuptools"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()