From f643403015d7f33898a663c69ef6ad53bdc989f4 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 25 Oct 2020 20:25:39 +0100 Subject: [PATCH] Needs submodules --- rules.d/core-rules.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index 84e66119..cea8469d 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -587,6 +587,7 @@ include_core_pcsx2() { } libretro_pcsx2_name="PCSX2" libretro_pcsx2_git_url="https://github.com/libretro/pcsx2.git" +libretro_pcsx2_git_submodules="yes" libretro_pcsx2_build_subdir="libretro" libretro_pcsx2_build_makefile="Makefile"