commit: 83a89072526e19defc606e2a2cbe07aedcd98b1d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 26 10:51:25 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 27 11:40:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=83a89072
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> dev-qt/qtwayland/qtwayland-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild index e5b5c621..fb5f576a 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild @@ -17,7 +17,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 )
