chiark / gitweb /
Log write failures on tun device.
[secnet.git] / debian / control
index dc1cf408fdaaf2ca1b252522ec4d14341ec6d68b..df07adb7837154e4355a7f23646d4f9e99356072 100644 (file)
@@ -2,11 +2,13 @@ Source: secnet
 Section: net
 Priority: extra
 Maintainer: Stephen Early <steve@greenend.org.uk>
+Build-Depends: debhelper,libgmp3-dev,libadns1-dev
 Standards-Version: 3.0.1
 
 Package: secnet
 Architecture: any
-Depends: ${shlibs:Depends}, python
+Depends: ${shlibs:Depends} ${misc:Depends}
+Recommends: python
 Description: VPN software for distributed networks
  secnet allows multiple private networks, each 'hidden' behind a single
  globally-routable IP address, to be bridged together.