From a13d06b93673ed218f9ebf96ad77214aed9d800d Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 15 Mar 2016 02:59:12 -0400 Subject: [PATCH] media-libs/libsdl2: wayland requires gles (bug #576546) Package-Manager: portage-2.2.26 --- media-libs/libsdl2/libsdl2-2.0.4.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/libsdl2/libsdl2-2.0.4.ebuild b/media-libs/libsdl2/libsdl2-2.0.4.ebuild index 9ceaa9bdd9e4..f3cfd7dd31ce 100644 --- a/media-libs/libsdl2/libsdl2-2.0.4.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,6 +24,7 @@ REQUIRED_USE=" nas? ( sound ) opengl? ( video ) pulseaudio? ( sound ) + wayland ( gles ) xinerama? ( X ) xscreensaver? ( X )" @@ -42,7 +43,7 @@ RDEPEND=" udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] ) wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] - >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},wayland] + >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},egl,gles2,wayland] >=x11-libs/libxkbcommon-0.2.0[${MULTILIB_USEDEP}] ) X? ( -- 2.26.2