wok-next diff xhtml2pdf/receipt @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents 7390f8de9846
children 8b5b2a6d07b8
line diff
     1.1 --- a/xhtml2pdf/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/xhtml2pdf/receipt	Sat Apr 21 05:15:11 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     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 +DEPENDS="python python-reportlab python-html5lib python-pypdf"
     1.9  BUILD_DEPENDS="$DEPENDS python-dev"
    1.10  
    1.11  # Rules to configure and make the package.