Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=049291096d5720d2d257c7c71163dcc4c0c3c45f
commit 049291096d5720d2d257c7c71163dcc4c0c3c45f Author: crazy <[email protected]> Date: Thu Feb 8 20:32:10 2018 +0100 pypdf2-1.26.0-2-x86_64 * rebuild with tc diff --git a/source/devel-extra/pypdf2/FrugalBuild b/source/devel-extra/pypdf2/FrugalBuild index b120f73..1dce41e 100644 --- a/source/devel-extra/pypdf2/FrugalBuild +++ b/source/devel-extra/pypdf2/FrugalBuild @@ -4,11 +4,11 @@ pkgname=pypdf2 _F_archive_name="PyPDF2" pkgver=1.26.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Pure-Python library built as a PDF toolkit." -depends=('imaging') +depends=('python-pillow') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_github_name="PyPDF2" _F_github_author="mstamy2" _F_github_tag="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
