diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 13:29:24 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 13:31:28 +0300 |
commit | 2eaafdcfcf936dc95ab5de2931755e6e0286b433 (patch) | |
tree | b3c6a35979a9ab5c09b7312177afe4cb239d8c0f /dev-qt/qtwayland | |
parent | mail-client/thunderbird: add 91.9.0 (diff) | |
download | gentoo-2eaafdcfcf936dc95ab5de2931755e6e0286b433.tar.gz gentoo-2eaafdcfcf936dc95ab5de2931755e6e0286b433.tar.bz2 gentoo-2eaafdcfcf936dc95ab5de2931755e6e0286b433.zip |
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>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild index 02f088b94a61..eb10d6f1f5d9 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild @@ -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? ( |