summaryrefslogtreecommitdiffhomepage
path: root/patches/utf8proc_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-12-30 15:48:48 +0100
committerØrjan Malde <red@foxi.me>2024-12-30 15:48:48 +0100
commit3d83ae245c978b908ea44d553c839086845493b4 (patch)
tree148c0197cbe6db3d0f01ab453e7f6f1a15ae428b /patches/utf8proc_pre.local.patch
parent35b051c79899ac321a602e38d35af3f4af8242f7 (diff)
downloadmidipix_build-main.tar.bz2
midipix_build-main.tar.xz
patches/utf8proc_pre.local.patch: remove bogus cmake errorHEADmain
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/utf8proc_pre.local.patch')
-rw-r--r--patches/utf8proc_pre.local.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/utf8proc_pre.local.patch b/patches/utf8proc_pre.local.patch
new file mode 100644
index 00000000..b7139aa5
--- /dev/null
+++ b/patches/utf8proc_pre.local.patch
@@ -0,0 +1,9 @@
+diff -ru utf8proc.orig/CMakeLists.txt utf8proc/CMakeLists.txt
+--- utf8proc.orig/CMakeLists.txt 2024-12-30 15:46:09.247803997 +0100
++++ utf8proc/CMakeLists.txt 2024-12-30 15:47:14.637465265 +0100
+@@ -1,4 +1,4 @@
+-cmake_minimum_required (VERSION 3.10)
++cmake_minimum_required (VERSION 3.7)
+
+ include (utils.cmake)
+