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.
This commit is contained in:
Rolf Leggewie 2018-04-15 16:38:02 +08:00
parent 590ce4ee5a
commit 9f05c0de95

2
debian/control vendored
View file

@ -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