diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 11:11:41 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 11:11:41 +0100 |
| commit | 360a72d4363f513a3acaebb084ab39fe3ff22832 (patch) | |
| tree | b3d41d58cbb1d52e3871e40258539ac760cd265e /flatpak/patches | |
| parent | fa4d70ea3101f5a70b33977ba9b7673ddfb36762 (diff) | |
| parent | 1ef9b86df1cca6dde71529f03b66407953d000c9 (diff) | |
Merge branch 'feature/upstream' into develop
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 |
