summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2014-03-03 21:44:08 +0100
committerYves-Alexis Perez <corsac@debian.org>2014-03-03 21:44:08 +0100
commitddb97d9ff938359de5c3d05c0756de4e8dae3c53 (patch)
tree3c0ee666e1145608f1dfd80e244d05a7147d27c5
parenteb75c34791b9b5ac45714d7a7b82d4e1f0f34071 (diff)
downloadvyos-strongswan-ddb97d9ff938359de5c3d05c0756de4e8dae3c53.tar.gz
vyos-strongswan-ddb97d9ff938359de5c3d05c0756de4e8dae3c53.zip
add back dependency on iproute, dropped by mistake
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7a74ce255..61482e928 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Homepage: http://www.strongswan.org
Package: strongswan
Architecture: all
-Depends: ${misc:Depends}, strongswan-charon, strongswan-starter
+Depends: ${misc:Depends}, strongswan-charon, strongswan-starter, iproute [linux-any]
Description: IPsec VPN solution metapackage
The strongSwan VPN suite uses the native IPsec stack in the standard Linux
kernel. It supports both the IKEv1 and IKEv2 protocols.