1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

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