Upgrade to 3.2.0
[platform/upstream/libwebsockets.git] / CMakeLists.txt
index 4daeec8..491531a 100644 (file)
@@ -2433,6 +2433,7 @@ includedir=\${prefix}/include
 Name: libwebsockets
 Description: Websockets server and client library
 Version: ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}
+Requires: openssl1.1
 
 Libs: -L\${libdir} -lwebsockets
 Cflags: -I\${includedir}"
@@ -2450,6 +2451,7 @@ includedir=\${prefix}/include
 Name: libwebsockets_static
 Description: Websockets server and client static library
 Version: ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}
+Requires: openssl1.1
 
 Libs: -L\${libdir} -lwebsockets_static
 Libs.private: