diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-23 22:43:51 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-24 07:53:23 +0000 |
commit | 416ff836af09006ed8ee5f5b84003054382a1394 (patch) | |
tree | b2a84c890eb811f5eab469f913bac53c75177c12 /debian | |
parent | cd6dff4f150e313b7cc7c79ab7f0600a08e8801f (diff) | |
download | conntrack-tools-416ff836af09006ed8ee5f5b84003054382a1394.tar.gz conntrack-tools-416ff836af09006ed8ee5f5b84003054382a1394.zip |
conntrack-tools: bump build requirements to actual level
Bump the build requirements of conntrack-tools 1.4.0 to the actual
level needed for a build.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5f468e7..8ecc359 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Homepage: http://conntrack-tools.netfilter.org/ Build-Depends: debhelper (>= 5), libnfnetlink-dev (>= 1.0.1), - libnetfilter-conntrack-dev (>= 1.0.1), libmnl-dev (>= 1.0.1), + libnetfilter-conntrack-dev (>= 1.0.2), libmnl-dev (>= 1.0.1), libnetfilter-cthelper0-dev, libnetfilter-cttimeout-dev (>= 1.0.0), libnetfilter-queue-dev (>= 1.0.2), bison, flex, autotools-dev Standards-Version: 3.8.4 |