wok diff xhtml2pdf/receipt @ rev 22147

updated xalan-c and xalan-c-dev (1.10.0 -> 1.11)
author Hans-G?nter Theisgen
date Wed Nov 06 16:26:14 2019 +0100 (2019-11-06)
parents 7390f8de9846
children 104a2a2e5484
line diff
     1.1 --- a/xhtml2pdf/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/xhtml2pdf/receipt	Wed Nov 06 16:26:14 2019 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  WEB_SITE="http://www.xhtml2pdf.com"
     1.5  WGET_URL="http://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-reportlab python-html5lib python-pypdf setuptools"
     1.8 -BUILD_DEPENDS="$DEPENDS python-dev"
     1.9 +DEPENDS="python python-reportlab python-html5lib python-pypdf"
    1.10 +BUILD_DEPENDS="$DEPENDS python-setuptools python-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()