# HG changeset patch # User Pascal Bellard # Date 1436612828 -7200 # Node ID 6210c69d09c2ac0d5ea6f2154bd07365c99454d2 # Parent a3886193b32443c1d1bc68fb50008854e6b54a6b python-ofxparse: update deps diff -r a3886193b324 -r 6210c69d09c2 python-ofxparse/receipt --- a/python-ofxparse/receipt Fri Jul 10 16:51:38 2015 +0200 +++ b/python-ofxparse/receipt Sat Jul 11 13:07:08 2015 +0200 @@ -11,7 +11,7 @@ WEB_SITE="https://pypi.python.org/pypi/ofxparse" WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" -DEPENDS="python" +DEPENDS="python beautifulsoup" BUILD_DEPENDS="python setuptools" # Rules to configure and make the package.