wok diff expedite/receipt @ rev 23518
updated python-ofxparse (0.14 -> 0.20)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 13:29:12 2020 +0100 (2020-04-06) |
parents | 0a62b750d9ad |
children | b01314c762e9 |
line diff
1.1 --- a/expedite/receipt Tue Feb 26 17:52:22 2019 +0100 1.2 +++ b/expedite/receipt Mon Apr 06 13:29:12 2020 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="https://git.enlightenment.org/tools/$PACKAGE.git/snapshot/$TARBALL" 1.5 1.6 DEPENDS="evas python" 1.7 -BUILD_DEPENDS="automake evas-dev" 1.8 +BUILD_DEPENDS="automake evas-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()