diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 22:24:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 22:24:23 +0000 |
commit | efd7492302e8fec7b8e76ee98980554fc1c4720a (patch) | |
tree | 2146ddc096cbca2ad36ca94d9804424ea2e8096e /openwrt | |
parent | d82b79080cda8e92fc8067e06edbd21b5f7b2f2e (diff) | |
download | mtk-20170518-efd7492302e8fec7b8e76ee98980554fc1c4720a.zip mtk-20170518-efd7492302e8fec7b8e76ee98980554fc1c4720a.tar.gz mtk-20170518-efd7492302e8fec7b8e76ee98980554fc1c4720a.tar.bz2 |
fix iproute2 dependency for openswan
SVN-Revision: 618
Diffstat (limited to 'openwrt')
-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 8a2c3b4..1eec813 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 |