commit: 3ba6e1b84d16887a84728bc06dfbb7789e615ad9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed May 4 11:50:27 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed May 4 11:51:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba6e1b8
Revert "dev-qt/qtwayland: depend on dev-qt/qtgui[jpeg] in addition" This reverts commit 2eaafdcfcf936dc95ab5de2931755e6e0286b433. - looks like the problem is in much deeper after all. Bug: 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 eb10d6f1f5d9..02f088b94a61 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,jpeg,libinput,vulkan=,X?] + =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?] media-libs/libglvnd vulkan? ( dev-util/vulkan-headers ) X? (
