Revert "Fix to expose openssl dependency" 12/217412/1
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 11 Nov 2019 08:25:43 +0000 (17:25 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 11 Nov 2019 08:25:53 +0000 (17:25 +0900)
This reverts commit 0424a8c94399c663af0690a7263f0464b3e77850.

Change-Id: Ic8aac38fa7d31b6f63e470ae9fcd8dffc38651f2

CMakeLists.txt

index 5ba8c1a..933ed63 100644 (file)
@@ -1562,7 +1562,6 @@ 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}"
@@ -1580,7 +1579,6 @@ 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: