gnu: flyer-composer: Don't depend on QtWebKit.

* gnu/packages/pdf.scm (flyer-composer)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
This commit is contained in:
Marius Bakke 2022-12-31 23:00:44 +01:00
parent 3eec6dd215
commit 71ee1fbbed
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -184,7 +184,10 @@ information.")
(,(string-append qtbase "/lib/qt5/plugins/platforms"))))
#t))))))
(inputs
(list python-pypdf2 python-pyqt python-poppler-qt5 qtbase-5))
(list python-poppler-qt5
python-pypdf2
python-pyqt-without-qtwebkit
qtbase-5))
(home-page "http://crazy-compilers.com/flyer-composer")
(synopsis "Rearrange PDF pages to print as flyers on one sheet")
(description "@command{flyer-composer} can be used to prepare one- or