commit: ad24a620c055488e43163d679f0dfcd717965d1b
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Sep 19 08:57:10 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 19 08:57:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad24a620
games-fps/etlegacy: mesa[gles1] has been removed, mesa[opengl] replaces it
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
games-fps/etlegacy/etlegacy-2.82.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-fps/etlegacy/etlegacy-2.82.0.ebuild
b/games-fps/etlegacy/etlegacy-2.82.0.ebuild
index 26671fb6d..c2916e887 100644
--- a/games-fps/etlegacy/etlegacy-2.82.0.ebuild
+++ b/games-fps/etlegacy/etlegacy-2.82.0.ebuild
@@ -48,7 +48,7 @@ UIDEPEND="
curl? ( net-misc/curl )
freetype? ( media-libs/freetype )
gettext? ( sys-devel/gettext )
- renderer-gles? ( media-libs/mesa[gles1] )
+ renderer-gles? ( media-libs/mesa[opengl] )
openal? ( media-libs/openal )
png? ( media-libs/libpng:0= )
ssl? ( dev-libs/openssl:0= )