diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-26 07:22:17 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-26 07:22:17 +0000 |
commit | 04b6601b84c422f214b500e16db81ba1999c3215 (patch) | |
tree | 39de0e858f0e625fccd5f6555422941bb1afae4b | |
parent | 04a362036d1d1b97e2c6560d431e73f14b269007 (diff) | |
download | conntrack-tools-04b6601b84c422f214b500e16db81ba1999c3215.tar.gz conntrack-tools-04b6601b84c422f214b500e16db81ba1999c3215.zip |
conntrack-tools: bump build requirements for 1.4.2
Bump the build requirements of conntrack-tools 1.4.2 to the versions
needed for a build.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6a8a0bc..8346830 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.2), libmnl-dev (>= 1.0.3), + libnetfilter-conntrack-dev (>= 1.0.4), libmnl-dev (>= 1.0.3), libnetfilter-cthelper0-dev (>= 1.0.0), libnetfilter-cttimeout-dev (>= 1.0.0), libnetfilter-queue-dev (>= 1.0.2), bison, flex, autotools-dev Standards-Version: 3.8.4 |