diff options
-rw-r--r-- | media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild index 5f367834aa3e..6d845d5ce2c0 100644 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild @@ -17,7 +17,7 @@ IUSE="" # portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820 DEPEND=" - dev-python/PyQt5[printsupport,svg,${PYTHON_USEDEP}] + dev-python/PyQt5[gui,network,printsupport,svg,webkit,widgets,${PYTHON_USEDEP}] >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] dev-python/python-poppler-qt5[${PYTHON_USEDEP}] >=media-sound/lilypond-2.14.2" |