diff --git a/patch/libssh-0.10.6-2-g6f1b1e76.patch b/patch/libssh-0.10.6-2-g6f1b1e76.patch index bdca411..e135b90 100644 --- a/patch/libssh-0.10.6-2-g6f1b1e76.patch +++ b/patch/libssh-0.10.6-2-g6f1b1e76.patch @@ -1,3 +1,13 @@ +diff --git a/CMakeLists.txt b/CMakeLists.txt +index a64b7708..c6344a5a 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -1,4 +1,4 @@ +-cmake_minimum_required(VERSION 3.3.0) ++cmake_minimum_required(VERSION 3.13.0) + cmake_policy(SET CMP0048 NEW) + + # Specify search path for CMake modules to be loaded by include() diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 9de10225..0f3d20ed 100644 --- a/ConfigureChecks.cmake