From 1421028c8584ab2d326d1a8b4956a92e3067c3e1 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Tue, 4 Mar 2014 22:11:46 +0100 Subject: actually put the iproute dependency at the correct placeā€¦ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 61482e928..d0efb0e17 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, iproute [linux-any] +Depends: ${misc:Depends}, strongswan-charon, strongswan-starter 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. @@ -201,8 +201,8 @@ Description: strongSwan charon library Package: strongswan-charon Architecture: any Pre-Depends: debconf | debconf-2.0 -Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}), - strongswan-starter +Depends: ${shlibs:Depends}, ${misc:Depends}, + libstrongswan (= ${binary:Version}), strongswan-starter, iproute [linux-any] Provides: ike-server Breaks: libstrongswan (<= 5.1.1-1), strongswan-ike (<= 5.1.1-1) Replaces: strongswan-ikev1, strongswan-ikev2, libstrongswan (<= 5.1.1-1), strongswan-ike (<= 5.1.1-1) -- cgit v1.2.3