commit: 4abe8fdb09a4744304056a3e423084642d6d61bb
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 23 20:42:32 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 15:33:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abe8fdb
x11-libs/gtk+: Depend on libglvnd instead of mesa
And drop deprecated dep on at-spi2-atk.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/gtk+/gtk+-3.24.35.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-libs/gtk+/gtk+-3.24.35.ebuild
b/x11-libs/gtk+/gtk+-3.24.35.ebuild
index 1c8594219681..ac24d57c0ca2 100644
--- a/x11-libs/gtk+/gtk+-3.24.35.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.35.ebuild
@@ -49,8 +49,7 @@ COMMON_DEPEND="
>=x11-libs/libxkbcommon-0.2[${MULTILIB_USEDEP}]
)
X? (
- >=app-accessibility/at-spi2-atk-2.15.1[${MULTILIB_USEDEP}]
- media-libs/mesa[X(+),${MULTILIB_USEDEP}]
+ media-libs/libglvnd[X(+),${MULTILIB_USEDEP}]
x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/libXcomposite[${MULTILIB_USEDEP}]
x11-libs/libXcursor[${MULTILIB_USEDEP}]