From e77b38ed20f64a1ae50b05b3d5fb48d7a5424ae5 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 16 Jun 2019 10:03:18 +0100 Subject: games-emulation/dolphin: whitelist 'fmt' as bundled, bug #688122 'fmt' is a new 'dolphin' dependency. Currently build system does not support using system dependency. Reported-by: Michael Cook Closes: https://bugs.gentoo.org/688122 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Sergei Trofimovich --- games-emulation/dolphin/dolphin-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games-emulation') diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 0fcb07051997..32d7c5abb2d6 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -77,6 +77,8 @@ src_prepare() { Bochs_disasm FreeSurround cpp-optparse + # no support for for using system library + fmt glslang imgui # FIXME: xxhash can't be found by cmake -- cgit v1.2.3-65-gdbad