diff options
Diffstat (limited to 'games-emulation/sdlmame/sdlmame-0.174-r2.ebuild')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.174-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild index c06ca402..8a3809d1 100644 --- a/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.174-r2.ebuild @@ -77,6 +77,8 @@ src_prepare() { eapply \ "${FILESDIR}"/${P}-qt.patch \ "${FILESDIR}"/${P}-cxx14.patch \ + "${FILESDIR}"/${P}-string.patch \ + "${FILESDIR}"/${P}-tostring.patch \ "${FILESDIR}"/${P}-sdlSetWindow.patch # Disable using bundled libraries enable_feature USE_SYSTEM_LIB_EXPAT |