diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-07-07 04:18:28 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-07-07 04:30:16 -0400 |
commit | eeb3124b9a3cfc2b297eead7b96cc15f60e08d88 (patch) | |
tree | 009bb30afcd67ca2b0c1703d10c281d0635e1eea /games-emulation | |
parent | dev-python/python-ldap: Bump to 3.4.2 (diff) | |
download | gentoo-eeb3124b9a3cfc2b297eead7b96cc15f60e08d88.tar.gz gentoo-eeb3124b9a3cfc2b297eead7b96cc15f60e08d88.tar.bz2 gentoo-eeb3124b9a3cfc2b297eead7b96cc15f60e08d88.zip |
games-emulation/dolphin: pin snapshot to libfmt-8
Broken with 9 and needs >=8
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20220520.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild b/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild index d888afe15b4d..381435640b8f 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20220520.ebuild @@ -40,7 +40,7 @@ RDEPEND=" app-arch/xz-utils:= app-arch/zstd:= dev-libs/hidapi:= - >=dev-libs/libfmt-8:= + =dev-libs/libfmt-8*:= dev-libs/lzo:= dev-libs/pugixml:= media-libs/cubeb:= |