games-emulation/dolphin: whitelist 'fmt' as bundled, bug #688122
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 16 Jun 2019 09:03:18 +0000 (10:03 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 16 Jun 2019 09:14:51 +0000 (10:14 +0100)
'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 <slyfox@gentoo.org>
games-emulation/dolphin/dolphin-9999.ebuild

index 0fcb07051997e54bb544509084392dc731afc965..32d7c5abb2d68997090cfe4f811a0f45dfdebfd7 100644 (file)
@@ -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