Depend on perl5.
This commit is contained in:
parent
7e817fcf0f
commit
0a2e2b0c8d
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends: libc6-dev, libgmp2-dev
|
||||||
|
|
||||||
Package: tinc
|
Package: tinc
|
||||||
Architecture: i386
|
Architecture: i386
|
||||||
Depends: ${shlibs:Depends}, libgmp2
|
Depends: ${shlibs:Depends}, libgmp2, perl5
|
||||||
Description: Virtual Private Network daemon
|
Description: Virtual Private Network daemon
|
||||||
tinc is a daemon with which you can create a virtual private network
|
tinc is a daemon with which you can create a virtual private network
|
||||||
(VPN). One daemon can handle multiple connections, so you can
|
(VPN). One daemon can handle multiple connections, so you can
|
||||||
|
|
Loading…
Reference in a new issue