summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-01 14:13:32 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-01 14:14:16 -0500
commitb62675059574f1f8d037c9856ba9ddb3e9858fbf (patch)
treeb9071509eb194c436823baf0abb7100d0c55f99a /media-libs/mesa
parentprofiles/profiles.desc: add Prefix ppc64le profile (diff)
downloadgentoo-b62675059574f1f8d037c9856ba9ddb3e9858fbf.tar.gz
gentoo-b62675059574f1f8d037c9856ba9ddb3e9858fbf.tar.bz2
gentoo-b62675059574f1f8d037c9856ba9ddb3e9858fbf.zip
media-libs/mesa: Drop dependency on libXdamage
Upstream commit 94a9867b0569 ("glx: Remove DRI1") removed this dependency. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 1da56517de7e..61fb4135e805 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}]