Needs submodules

This commit is contained in:
twinaphex 2020-10-25 20:25:39 +01:00
parent 1ec12eedfe
commit f643403015

View File

@ -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"