summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-06-06 13:06:51 -0700
committerMatt Turner <mattst88@gentoo.org>2018-06-06 13:06:51 -0700
commitdc42d4eba0589bd2016f25f0aaeec37d157147f8 (patch)
tree6e6693c22cbaa523a303cf8cd25506680335d2df
parentdev-libs/wayland: Version bump 1.15.0 (diff)
downloadgentoo-dc42d4eba0589bd2016f25f0aaeec37d157147f8.tar.gz
gentoo-dc42d4eba0589bd2016f25f0aaeec37d157147f8.tar.bz2
gentoo-dc42d4eba0589bd2016f25f0aaeec37d157147f8.zip
media-libs/mesa: Depend on >=dev-libs/wayland-1.15.0
These files have been moved to >=dev-libs/wayland-1.15.0. Upstream Mesa has finally removed them. Bug: https://bugs.gentoo.org/649962
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 70702be097dc..da7d250e754e 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -115,7 +115,7 @@ RDEPEND="
)
vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
wayland? (
- >=dev-libs/wayland-1.11.0:=[${MULTILIB_USEDEP}]
+ >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}]
>=dev-libs/wayland-protocols-1.8
)
xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )