commit: d7354f4bd4c9bc9ca144b788dd233e4ac45272a1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 26 11:00:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 26 18:38:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7354f4b
dev-qt/qtwayland: Add USEdep on dev-qt/qtgui[X] for IUSE="X" Bug: https://bugs.gentoo.org/810343 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22107 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{qtwayland-5.15.2-r10.ebuild => qtwayland-5.15.2-r11.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-5.15.2-r10.ebuild b/dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild similarity index 94% rename from dev-qt/qtwayland/qtwayland-5.15.2-r10.ebuild rename to dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild index a93d716f58e..61945b0b2d0 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.2-r10.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.2-r11.ebuild @@ -18,7 +18,7 @@ DEPEND=" dev-libs/wayland ~dev-qt/qtcore-${PV}:5= ~dev-qt/qtdeclarative-${PV}:5= - ~dev-qt/qtgui-${PV}:5=[egl,libinput,vulkan=] + ~dev-qt/qtgui-${PV}:5=[egl,libinput,vulkan=,X?] media-libs/mesa[egl] >=x11-libs/libxkbcommon-0.2.0 vulkan? ( dev-util/vulkan-headers )
