From 4af2b29257c56b27e4f0bce56874d0f9f13f928e Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 6 Feb 2017 00:17:49 -0800 Subject: [PATCH] media-libs/mesa: update wayland dep. configure: error: Package requirements (wayland-client >= 1.11 wayland-server >= 1.11) were not met: Requested 'wayland-client >= 1.11' but version of Wayland Client is 1.10.0 Requested 'wayland-server >= 1.11' but version of Wayland Server is 1.10.0 Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson --- media-libs/mesa/mesa-17.0.0_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-17.0.0_rc2.ebuild b/media-libs/mesa/mesa-17.0.0_rc2.ebuild index cf4f27384b3e..13820e2cbf07 100644 --- a/media-libs/mesa/mesa-17.0.0_rc2.ebuild +++ b/media-libs/mesa/mesa-17.0.0_rc2.ebuild @@ -114,7 +114,7 @@ RDEPEND=" video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) - wayland? ( >=dev-libs/wayland-1.2.0:=[${MULTILIB_USEDEP}] ) + wayland? ( >=dev-libs/wayland-1.11.0:=[${MULTILIB_USEDEP}] ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) ${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,${MULTILIB_USEDEP}] " -- 2.26.2