summaryrefslogtreecommitdiffstats
path: root/dns++.pc.in
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2014-06-30 15:26:38 +0200
committerFrancis Dupont <fdupont@isc.org>2014-06-30 15:26:38 +0200
commit4b4110dd68706b4171fc6d8a6f4f2a9cd820edac (patch)
treeb666ef94ca27398a29f8825bdf26e9f088e88fe1 /dns++.pc.in
parent[master] Added ChangeLog entry 793 (diff)
downloadkea-4b4110dd68706b4171fc6d8a6f4f2a9cd820edac.tar.xz
kea-4b4110dd68706b4171fc6d8a6f4f2a9cd820edac.zip
applied #2406: OpenSSL alternate crypto backend
Diffstat (limited to 'dns++.pc.in')
-rw-r--r--dns++.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns++.pc.in b/dns++.pc.in
index 8d2725c99e..ef65c7ed1c 100644
--- a/dns++.pc.in
+++ b/dns++.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: dns++
Description: BIND 10 DNS library
Version: @PACKAGE_VERSION@
-Requires: botan-1.8
+Requires: @CRYPTO_PACKAGE@
Cflags: -I${includedir}/@PACKAGE_NAME@
Libs: -L${libdir} -lb10-dns++ -lb10-cryptolink -lb10-util -lb10-exceptions -lm