wok rev 18908

beautifulsoup (update depends)
author Paul Issott <paul@slitaz.org>
date Sun Feb 21 19:26:01 2016 +0000 (2016-02-21)
parents d49d380e5ec7
children 62104f2454a3
files beautifulsoup/receipt
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 14:44:54 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Sun Feb 21 19:26:01 2016 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  TAGS="parser XML HTML"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev"
     1.8 +BUILD_DEPENDS="python-dev setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()