diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2015-07-10 12:58:57 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-07-10 13:12:52 +0200 |
commit | 3b7ae6673ae7bc330d0305098cd9818a4f6a7856 (patch) | |
tree | 2eaeac50fbaa5c74a9f08630c68adc10efc075be /debian/control | |
parent | 66658d480691ad6303c824070c10d5c54cab08b7 (diff) | |
download | vyos-strongswan-3b7ae6673ae7bc330d0305098cd9818a4f6a7856.tar.gz vyos-strongswan-3b7ae6673ae7bc330d0305098cd9818a4f6a7856.zip |
Enable the connmark plugin
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4137b252e..f43d21b9f 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev, libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7) [linux-any], libnm-glib-vpn-dev (>= 0.7) [linux-any], libnm-util-dev (>= 0.7) [linux-any], gperf, libcap-dev [linux-any], dh-autoreconf, pkg-config, - systemd [linux-any], dh-systemd (>= 1.5) + systemd [linux-any], dh-systemd (>= 1.5), iptables-dev Homepage: http://www.strongswan.org Package: strongswan |