- Forgot to remove this patch in the libid3tag update patch in this set Signed-off-by: Adolf Belka <[email protected]> --- .../libid3tag-0.16.3-allow_build_with_cmake-4.0.x.patch | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/patches/libid3tag-0.16.3-allow_build_with_cmake-4.0.x.patch
diff --git a/src/patches/libid3tag-0.16.3-allow_build_with_cmake-4.0.x.patch b/src/patches/libid3tag-0.16.3-allow_build_with_cmake-4.0.x.patch deleted file mode 100644 index 9a8e11e25..000000000 --- a/src/patches/libid3tag-0.16.3-allow_build_with_cmake-4.0.x.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- libid3tag/CMakeLists.txt.orig 2023-09-24 03:52:54.000000000 +0200 -+++ libid3tag/CMakeLists.txt 2025-05-08 17:22:58.411633461 +0200 -@@ -1,4 +1,4 @@ --cmake_minimum_required(VERSION 3.1.0) -+cmake_minimum_required(VERSION 3.10) - project(id3tag VERSION 0.16.3) - - option(BUILD_SHARED_LIBS "Build dynamic library" ON) -- 2.53.0
