me
/
guix
Archived
1
0
Fork 0

gnu: frescobaldi: Don't depend on QtWebKit.

* gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
master
Marius Bakke 2022-12-31 22:58:00 +01:00
parent cdf98d19da
commit 3eec6dd215
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -2947,7 +2947,7 @@ using a system-independent interface.")
python-ly
python-poppler-qt5
python-pyportmidi
python-pyqt
python-pyqt-without-qtwebkit
python-sip))
(home-page "https://www.frescobaldi.org/")
(synopsis "LilyPond sheet music text editor")