# HG changeset patch # User Pascal Bellard # Date 1485508891 -3600 # Node ID e2ba79a6a8fbb68b72779fe521c6234124dfc3c1 # Parent 662559033c607cfa97efe513697a7edc91f58ef6 Add python-invoice2data (again) diff -r 662559033c60 -r e2ba79a6a8fb python-invoice2data/receipt --- a/python-invoice2data/receipt Fri Jan 27 09:48:15 2017 +0100 +++ b/python-invoice2data/receipt Fri Jan 27 10:21:31 2017 +0100 @@ -9,7 +9,9 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/m3nu/invoice2data" WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" -DEPENDS="python" +TAGES="pdf" + +DEPENDS="python poppler-apps" BUILD_DEPENDS="python setuptools" # Rules to configure and make the package.