diff --git a/patch/libcrypto.patch b/patch/libcrypto.patch index 5910b285b..daacdde3e 100644 --- a/patch/libcrypto.patch +++ b/patch/libcrypto.patch @@ -1,6 +1,8 @@ ---- code/CMakeLists.txt.origin 2018-03-16 22:55:31.148698694 +0100 -+++ code/CMakeLists.txt 2018-03-17 16:37:45.862885882 +0100 -@@ -440,6 +440,20 @@ +diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt +index 43054b63e..4e422c0b5 100644 +--- a/code/CMakeLists.txt ++++ b/code/CMakeLists.txt +@@ -445,6 +445,20 @@ IF(WITH_NEL) SET(CURL_LIBRARIES ${CURL_LIBRARIES} ${IDN_LIBRARY}) ENDIF()