Fix libcurl requires in pkgconfig 47/53447/1 accepted/tizen/mobile/20151208.124613 accepted/tizen/tv/20151208.124632 accepted/tizen/wearable/20151208.124650 submit/tizen/20151208.001505
authorKyungwook Tak <k.tak@samsung.com>
Mon, 7 Dec 2015 02:41:32 +0000 (11:41 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Mon, 7 Dec 2015 02:41:48 +0000 (11:41 +0900)
Change-Id: I036765b8b5eb99d78b990b753b4e3d8ab386d18f
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
tpkp-curl.pc.in

index abe4669..a744c03 100644 (file)
@@ -4,6 +4,6 @@ includedir=@INCLUDEDIR@
 Name: tpkp-curl
 Description: Tizen HPKP for curl
 Version: @VERSION@
-Requires: openssl curl
+Requires: openssl libcurl
 Libs: -L${libdir} -ltpkp-curl -ltpkp-common
 Cflags: -I${includedir}/tpkp/curl -I${includedir}/tpkp/common