wok-6.x diff python-invoice2data/receipt @ rev 19922
Up ipxe (1.0.0-20170417)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 20 09:45:12 2017 +0200 (2017-04-20) |
parents | 662559033c60 |
children | 8e449fe1df2e |
line diff
1.1 --- a/python-invoice2data/receipt Fri Jan 27 09:48:15 2017 +0100 1.2 +++ b/python-invoice2data/receipt Thu Apr 20 09:45:12 2017 +0200 1.3 @@ -9,7 +9,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://github.com/m3nu/invoice2data" 1.6 WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" 1.7 -DEPENDS="python" 1.8 +TAGES="pdf" 1.9 + 1.10 +DEPENDS="python poppler-apps" 1.11 BUILD_DEPENDS="python setuptools" 1.12 1.13 # Rules to configure and make the package.