Merge branch 'master' into ci/clang

This commit is contained in:
Camila Ayres 2018-06-26 17:26:54 +02:00 committed by GitHub
commit e3815608ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ if(BUILD_CLIENT)
endif()
find_package(Sphinx)
find_package(PdfLatex)
find_package(OpenSSL REQUIRED VERSION 1.0)
find_package(OpenSSL REQUIRED VERSION 1.1)
find_package(ZLIB REQUIRED)
find_package(GLib2)