commit:     b62675059574f1f8d037c9856ba9ddb3e9858fbf
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 19:13:32 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 19:14:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6267505

media-libs/mesa: Drop dependency on libXdamage

Upstream commit 94a9867b0569 ("glx: Remove DRI1") removed this
dependency.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 1da56517de7..61fb4135e80 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -116,7 +116,6 @@ RDEPEND="
        X? (
                >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
                >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}]
-               >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}]
                >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}]
                >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}]
                >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}]

Reply via email to