wok rev 19656

Add python-invoice2data (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 27 10:21:31 2017 +0100 (2017-01-27)
parents 662559033c60
children a132dfe3c937
files python-invoice2data/receipt
line diff
     1.1 --- a/python-invoice2data/receipt	Fri Jan 27 09:48:15 2017 +0100
     1.2 +++ b/python-invoice2data/receipt	Fri Jan 27 10:21:31 2017 +0100
     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.