chiark / gitweb /
build system: Builds OK under dpkg-buildpackage.
[secnet.git] / debian / control
index 461d52a9caed122fa0713e6e8cbee96ebfa7b8c9..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}
+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.