debian/control: add ${misc:Depends} to run-time dependencies
This commit is contained in:
parent
37280ae361
commit
9a4d6ab2cc
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Standards-Version: 3.8.2
|
|||
|
||||
Package: n2n
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Peer-to-Peer VPN network daemon
|
||||
n2n is an open source VPN application which utilizes
|
||||
a Peer-to-peer architecture for network membership
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue