wok diff feedparser/receipt @ rev 23943

Up cryptsetup-dev (2.3.4), lzham_codec (1_0_stable1), slitaz-boot-scripts (466), tazlito (527)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 17 10:31:38 2020 +0000 (2020-09-17)
parents 44fa18a72ca0
children 5ea0ce1cecc0
line diff
     1.1 --- a/feedparser/receipt	Thu Feb 28 17:20:51 2019 +0100
     1.2 +++ b/feedparser/receipt	Thu Sep 17 10:31:38 2020 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/kurtmckee/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="libxml2 python"
     1.7 -BUILD_DEPENDS="libxml2-dev python-dev setuptools"
     1.8 +BUILD_DEPENDS="libxml2-dev python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()