diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-21 22:37:49 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 01:19:08 +0100 |
commit | 698e9b96a465b95ef8fbca0a6bc190925129c962 (patch) | |
tree | 9b871a4892969f82b84902acb4cf48ceba4070cf /games-emulation/dolphin/dolphin-9999.ebuild | |
parent | dev-util/apitrace: Set USE-defaults for mesa[egl,gbm] (diff) | |
download | gentoo-698e9b96a465b95ef8fbca0a6bc190925129c962.tar.gz gentoo-698e9b96a465b95ef8fbca0a6bc190925129c962.tar.bz2 gentoo-698e9b96a465b95ef8fbca0a6bc190925129c962.zip |
games-emulation/dolphin: Set USE-defaults for mesa[egl,gbm]
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/dolphin/dolphin-9999.ebuild')
-rw-r--r-- | games-emulation/dolphin/dolphin-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 3da7b2e3d4f8..a6b3ce256bbc 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -35,7 +35,7 @@ RDEPEND=" dev-libs/pugixml:0= media-libs/libpng:0= media-libs/libsfml - media-libs/mesa[egl] + media-libs/mesa[egl(+)] net-libs/enet:1.3 net-libs/mbedtls:0= net-misc/curl:0= |