diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-11 20:31:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-11 20:31:36 +0200 |
commit | 505490d90b0eedef96cdb40fe4f92c3bcce67cfb (patch) | |
tree | f299a665c0f8703a5cf52ed0d96cfa8778ba1d50 /games-emulation | |
parent | sys-cluster/zookeepercli: Bump to version 1.0.11 from kt315 upstream (diff) | |
download | gentoo-505490d90b0eedef96cdb40fe4f92c3bcce67cfb.tar.gz gentoo-505490d90b0eedef96cdb40fe4f92c3bcce67cfb.tar.bz2 gentoo-505490d90b0eedef96cdb40fe4f92c3bcce67cfb.zip |
games-emulation/dolphin: Require <dev-libs/libfmt-10
Bug: https://bugs.gentoo.org/906079
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0_p20220520-r3.ebuild (renamed from games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild b/games-emulation/dolphin/dolphin-5.0_p20220520-r3.ebuild index eb77bc5735c5..37564db0dd8f 100644 --- a/games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild +++ b/games-emulation/dolphin/dolphin-5.0_p20220520-r3.ebuild @@ -46,7 +46,7 @@ RDEPEND=" app-arch/xz-utils:= app-arch/zstd:= dev-libs/hidapi:= - >=dev-libs/libfmt-8:= + <dev-libs/libfmt-10:= dev-libs/lzo:= dev-libs/pugixml:= media-libs/cubeb:= |