wok diff python-invoice2data/receipt @ rev 20102

Add plsh & pypdf2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 09 13:07:28 2017 +0200 (2017-10-09)
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	Mon Oct 09 13:07:28 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.