commit:     8030a1e1e59c7fd2a1ba8b4db192fc3f390ea788
Author:     Ceres <ceres <AT> ceressees <DOT> dev>
AuthorDate: Fri Feb 27 14:49:44 2026 +0000
Commit:     Ceres Milner <ceres <AT> ceressees <DOT> dev>
CommitDate: Fri Feb 27 14:49:44 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8030a1e1

games-emulation/flycast: add new submodules to fix configure error

Closes: https://bugs.gentoo.org/970195
Signed-off-by: Ceres <ceres <AT> ceressees.dev>

 games-emulation/flycast/flycast-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-emulation/flycast/flycast-9999.ebuild 
b/games-emulation/flycast/flycast-9999.ebuild
index 4e57377064..0a478a77f1 100644
--- a/games-emulation/flycast/flycast-9999.ebuild
+++ b/games-emulation/flycast/flycast-9999.ebuild
@@ -12,7 +12,8 @@ HOMEPAGE="https://github.com/flyinghead/flycast";
 EGIT_REPO_URI="https://github.com/flyinghead/flycast";
 EGIT_SUBMODULES=( 'core/deps/asio' 'core/deps/breakpad' 'core/deps/libjuice' 
'core/deps/libusb-cmake'
        'core/deps/luabridge' 'core/deps/DreamPicoPort-API' 
'core/deps/rcheevos' 'core/deps/volk'
-       'core/deps/xbyak' 'core/deps/VulkanMemoryAllocator' )
+       'core/deps/xbyak' 'core/deps/VulkanMemoryAllocator' 
'core/deps/tinygettext'
+       'core/deps/DreamPicoPort-API/ext/libusb-cmake' 
'core/deps/tinygettext/external/tinycmmc' )
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to