Building with cryptopant.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6333f55781
commit
ce9fd06604
3 changed files with 1 additions and 15 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -4,6 +4,7 @@ Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
|
libcryptopant-dev,
|
||||||
libldns-dev,
|
libldns-dev,
|
||||||
libpcap-dev,
|
libpcap-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
|
|
14
debian/patches/debian/0002-cryptopant.patch
vendored
14
debian/patches/debian/0002-cryptopant.patch
vendored
|
@ -1,14 +0,0 @@
|
||||||
Author: Daniel Baumann <daniel@debian.org>
|
|
||||||
Description: Building without cryptopant plugin, needs cryptopANT which is not available (OpenSSL vs. GPL-2).
|
|
||||||
|
|
||||||
diff -Naurp dnscap.orig/plugins/Makefile.am dnscap/plugins/Makefile.am
|
|
||||||
--- dnscap.orig/plugins/Makefile.am
|
|
||||||
+++ dnscap/plugins/Makefile.am
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
|
|
||||||
|
|
||||||
SUBDIRS = pcapdump rssm txtout rzkeychange royparse anonmask ipcrypt \
|
|
||||||
- anonaes128 cryptopan cryptopant eventlog
|
|
||||||
+ anonaes128 cryptopan eventlog
|
|
||||||
|
|
||||||
EXTRA_DIST = template shared
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,2 +1 @@
|
||||||
debian/0001-rssm-shebang.patch
|
debian/0001-rssm-shebang.patch
|
||||||
debian/0002-cryptopant.patch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue