wok diff python-ofxparse/receipt @ rev 19765

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-20)
parents 7390f8de9846
children 814362194a8d
line diff
     1.1 --- a/python-ofxparse/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-ofxparse/receipt	Mon Feb 20 09:30:03 2017 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://pypi.python.org/pypi/ofxparse"
     1.5  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python"
     1.8 +DEPENDS="python beautifulsoup"
     1.9  BUILD_DEPENDS="python setuptools"
    1.10  
    1.11  # Rules to configure and make the package.