mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwayland: depend on dev-qt/qtgui[jpeg] in addition
- the problem / dependency is not apparent unless running a non-plasma profile, most obvious in tinderboxes. Closes: https://bugs.gentoo.org/832963 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ DEPEND="
|
||||
dev-libs/wayland
|
||||
=dev-qt/qtcore-${QT5_PV}*:5=
|
||||
=dev-qt/qtdeclarative-${QT5_PV}*:5=
|
||||
=dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?]
|
||||
=dev-qt/qtgui-${QT5_PV}*:5=[egl,jpeg,libinput,vulkan=,X?]
|
||||
media-libs/libglvnd
|
||||
vulkan? ( dev-util/vulkan-headers )
|
||||
X? (
|
||||
|
||||
Reference in New Issue
Block a user