diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-30 20:26:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-30 20:27:15 +0000 |
commit | dc46355525cbdf66ea0cd142242fda9cc61bca74 (patch) | |
tree | 0917c6f783701c65af01ee44e08778f1fbdcd09a /games-emulation/dolphin | |
parent | toolchain.eclass: filter out -Wstack-protector for gcc-4.0 (diff) | |
download | gentoo-dc46355525cbdf66ea0cd142242fda9cc61bca74.tar.gz gentoo-dc46355525cbdf66ea0cd142242fda9cc61bca74.tar.bz2 gentoo-dc46355525cbdf66ea0cd142242fda9cc61bca74.zip |
games-emulation/dolphin: whitelistbundled imgui, bug #672244
Reported-by: Michael Cook
Closes: https://bugs.gentoo.org/672244
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-emulation/dolphin')
-rw-r--r-- | games-emulation/dolphin/dolphin-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 73a44da431c0..fcc451d6afda 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -77,6 +77,7 @@ src_prepare() { Bochs_disasm cpp-optparse glslang + imgui # FIXME: xxhash can't be found by cmake xxhash # no support for for using system library |