wok diff python-extremes/receipt @ rev 24019

syslinux: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 16:32:57 2021 +0000 (2021-02-28)
parents 16df76e1fc6a
children 104a2a2e5484
line diff
     1.1 --- a/python-extremes/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-extremes/receipt	Sun Feb 28 16:32:57 2021 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  TAGS="python"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev setuptools"
     1.8 +BUILD_DEPENDS="python python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()