commit: 3823996101c51506d8a5d02a41ca140e6a5d38e8 Author: Violet Purcell <vimproved <AT> inventati <DOT> org> AuthorDate: Sat Jun 17 03:46:04 2023 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 17:39:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38239961
dev-qt/qtwayland: Add dev-qt/qtbase[egl] usedep Closes: https://github.com/gentoo/gentoo/pull/31494 Closes: https://bugs.gentoo.org/900589 Signed-off-by: Violet Purcell <vimproved <AT> inventati.org> Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> dev-qt/qtwayland/{qtwayland-6.5.1.ebuild => qtwayland-6.5.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-6.5.1.ebuild b/dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild similarity index 91% rename from dev-qt/qtwayland/qtwayland-6.5.1.ebuild rename to dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild index b1250c60de99..14d6b705e8ef 100644 --- a/dev-qt/qtwayland/qtwayland-6.5.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.5.1-r1.ebuild @@ -14,7 +14,7 @@ fi BDEPEND="dev-util/wayland-scanner" DEPEND=" dev-libs/wayland - =dev-qt/qtbase-${PV}*[gui,opengl] + =dev-qt/qtbase-${PV}*[egl,gui,opengl] =dev-qt/qtdeclarative-${PV}* media-libs/libglvnd x11-libs/libxkbcommon
