From: Ralph Dolmans Date: Mon, 27 Jan 2020 14:37:33 +0000 (+0100) Subject: Merge branch 'master' into edmonds/libbsd-support X-Git-Tag: release-1.10.0rc1~44^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F154%2Fhead;p=thirdparty%2Funbound.git Merge branch 'master' into edmonds/libbsd-support --- 7e200ce90e02d6153df02d92a3f16b8bf00e330a diff --cc contrib/libunbound.pc.in index e3e842695,f7cd1e074..1442ed523 --- a/contrib/libunbound.pc.in +++ b/contrib/libunbound.pc.in @@@ -7,8 -7,8 +7,8 @@@ Name: unboun Description: Library with validating, recursive, and caching DNS resolver URL: http://www.unbound.net Version: @PACKAGE_VERSION@ - Requires: libcrypto libssl @PC_LIBEVENT_DEPENDENCY@ + Requires: @PC_CRYPTO_DEPENDENCY@ @PC_LIBEVENT_DEPENDENCY@ -Requires.private: @PC_PY_DEPENDENCY@ +Requires.private: @PC_PY_DEPENDENCY@ @PC_LIBBSD_DEPENDENCY@ - Libs: -L${libdir} -lunbound -lssl -lcrypto + Libs: -L${libdir} -lunbound Libs.private: @SSLLIB@ @LIBS@ - Cflags: -I${includedir} + Cflags: -I${includedir}