diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-08-20 19:37:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-08-20 19:41:05 +0200 |
commit | 3856158147f0bf938064a3d6b6bea52bfce4107c (patch) | |
tree | 6435647149e83920615d33a12eb670310fbf0f07 /games-emulation | |
parent | dev-python/xarray: Bump to 2023.8.0 (diff) | |
download | gentoo-3856158147f0bf938064a3d6b6bea52bfce4107c.tar.gz gentoo-3856158147f0bf938064a3d6b6bea52bfce4107c.tar.bz2 gentoo-3856158147f0bf938064a3d6b6bea52bfce4107c.zip |
games-emulation/dolphin: Add slot op on media-libs/libsfml dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild (renamed from games-emulation/dolphin/dolphin-5.0_p20220520-r1.ebuild) | 4 | ||||
-rw-r--r-- | games-emulation/dolphin/dolphin-9999.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20220520-r1.ebuild b/games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild index 1660b4e0497e..af6e7afd45e0 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20220520-r1.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -47,7 +47,7 @@ RDEPEND=" dev-libs/pugixml:= media-libs/cubeb:= media-libs/libpng:= - media-libs/libsfml + media-libs/libsfml:= media-libs/mesa[egl(+)] net-libs/enet:1.3 net-libs/mbedtls:= diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 38913a1d3125..690c3afb5517 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -45,7 +45,7 @@ RDEPEND=" dev-libs/pugixml:= media-libs/cubeb:= media-libs/libpng:= - media-libs/libsfml + media-libs/libsfml:= media-libs/mesa[egl(+)] net-libs/enet:1.3 net-libs/mbedtls:= |