diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:24:23 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:24:23 +0000 |
commit | 8ae4568d06ebe336c6a21f85865d448dfbd8476a (patch) | |
tree | 2146ddc096cbca2ad36ca94d9804424ea2e8096e /openwrt/package/openswan | |
parent | 9c40230170f6e4d81fe6d4a884d6b5df6e5bfe86 (diff) |
fix iproute2 dependency for openswan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@618 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openswan')
-rw-r--r-- | openwrt/package/openswan/openswan.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openswan/openswan.control b/openwrt/package/openswan/openswan.control index 8a2c3b46f1..1eec81359f 100644 --- a/openwrt/package/openswan/openswan.control +++ b/openwrt/package/openswan/openswan.control @@ -3,5 +3,5 @@ Section: base Priority: optional Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal -Depends: gmp, iproute2, mawk +depends: gmp, ip, mawk Description: Openswan IPSec software |