diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 11:11:07 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 11:11:07 +0100 |
| commit | 210cc61ee4191465805a770881235c677041f929 (patch) | |
| tree | 22dfc8a656a39b95dba2b537f11dcbe36b5c6f0c /flatpak/patches | |
| parent | 7868ff68cff97b21fe6d8681f8bc0334849c4d38 (diff) | |
New upstream version 0.32.15upstream/0.32.15upstream
Diffstat (limited to 'flatpak/patches')
| -rw-r--r-- | flatpak/patches/de256-bump-cmake.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/flatpak/patches/de256-bump-cmake.patch b/flatpak/patches/de256-bump-cmake.patch new file mode 100644 index 0000000..f0400e7 --- /dev/null +++ b/flatpak/patches/de256-bump-cmake.patch @@ -0,0 +1,9 @@ +diff -ruN libde265-1.0.16/CMakeLists.txt libde265-1.0.16-patched/CMakeLists.txt +--- libde265-1.0.16/CMakeLists.txt 2025-05-04 00:02:09.000000000 +0200 ++++ libde265-1.0.16-patched/CMakeLists.txt 2025-07-04 23:09:41.758453727 +0200 +@@ -1,4 +1,4 @@ +-cmake_minimum_required (VERSION 3.5.0) ++cmake_minimum_required (VERSION 3.10.0) + + project (libde265 + LANGUAGES C CXX |
