debian: Fix build-depends
[secnet] / debian / control
... / ...
CommitLineData
1Source: secnet
2Section: net
3Priority: extra
4Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5Uploaders: Stephen Early <steve@greenend.org.uk>,
6 Richard Kettlewell <rjk@terraraq.org.uk>
7Build-Depends: debhelper (>= 5), libgmp3-dev, libadns1-dev, bison, flex,
8 libbsd-dev, python-ipaddr
9Standards-Version: 3.0.1
10
11Package: secnet
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}, python-ipaddr
14Recommends: python
15Description: VPN software for distributed networks
16 secnet allows multiple private networks, each 'hidden' behind a single
17 globally-routable IP address, to be bridged together.