wok diff beautifulsoup/receipt @ rev 18957

apache: add /etc/apache/ssl/httpd-ssl.conf symlink
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 09 08:34:33 2016 +0100 (2016-03-09)
parents d49d380e5ec7
children b9aedd1a72c0
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 14:44:54 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Wed Mar 09 08:34:33 2016 +0100
     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()