diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-09 18:19:48 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-09 18:19:48 +0100 |
| commit | b11befe1c9ea84969ebd418e96f7209b772b58d0 (patch) | |
| tree | 4cee94cb12ad4dd24253c2a111b87577f50ed80d /flatpak/patches/de256-bump-cmake.patch | |
| parent | d048b2c970f6182a2201b5ba6c29d0d155abc22b (diff) | |
| parent | 8656a544ddcf098e10df1430eecb75902dbc7999 (diff) | |
Merge branch 'release/debian/0.32.15-1'HEADdebian/0.32.15-1master
Diffstat (limited to 'flatpak/patches/de256-bump-cmake.patch')
| -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 |
