dosbox-core-lr: fix package

This commit is contained in:
spycat88
2025-11-22 10:56:15 +00:00
parent 11863f7976
commit 4befd656da

View File

@@ -0,0 +1,8 @@
--- a/libretro/deps/munt/mt32emu/CMakeLists.txt
+++ b/libretro/deps/munt/mt32emu/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.5)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")