Skip to content

Commit 1228aa8

Browse files
author
Sergei Trofimovich
committed
games-emulation/dolphin: use system version of dev-libs/libfmt
Follow the update pntroduced in dolphin-emu/dolphin#8198 Reported-by: Samuel BAUER Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <[email protected]>
1 parent 603544c commit 1228aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

games-emulation/dolphin/dolphin-9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ IUSE="alsa bluetooth discord-presence doc +evdev ffmpeg libav log lto profile pu
2626

2727
RDEPEND="
2828
dev-libs/hidapi:0=
29+
dev-libs/libfmt:0=
2930
dev-libs/lzo:2=
3031
dev-libs/pugixml:0=
3132
media-libs/libpng:0=
@@ -83,7 +84,6 @@ src_prepare() {
8384
FreeSurround
8485
cpp-optparse
8586
# no support for for using system library
86-
fmt
8787
glslang
8888
imgui
8989
# FIXME: xxhash can't be found by cmake

0 commit comments

Comments
 (0)