wok diff beautifulsoup/receipt @ rev 18924

glibc: fix build (thanks az_ua)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 14:47:17 2016 +0200 (2016-02-25)
parents d49d380e5ec7
children b9aedd1a72c0
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 14:44:54 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Thu Feb 25 14:47:17 2016 +0200
     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()