commit:     2eaafdcfcf936dc95ab5de2931755e6e0286b433
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 10:29:24 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  4 10:31:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaafdcf

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 <AT> gentoo.org>

 dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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? (

Reply via email to