From 9f05c0de956dee72c61c3352be64a134c6cc2570 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 15 Apr 2018 16:38:02 +0800 Subject: [PATCH] control: add run-time depency on net-tools. Closes: #876386 Many thanks to Bai Shi for spotting this error. Ultimately, it would be good to have this patched upstream to allow iproute2 to take care of this. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c896601..94d59c0 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: git@github.com:leggewie-DM/n2n.git Package: n2n Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - lsb-base (>= 3.0-6) + lsb-base (>= 3.0-6), net-tools Description: Peer-to-Peer VPN network daemon n2n is an open source VPN application which utilizes a Peer-to-peer architecture for network membership