summaryrefslogtreecommitdiffstats
path: root/openwrt/package/openswan/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-28 18:21:03 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-28 18:21:03 +0000
commit2d52bad6992a7e1e40d72291517ffe27fe1ef5e3 (patch)
treede8b142e8522b1808d4958cf6994c5b693100157 /openwrt/package/openswan/ipkg
parentd98052f25aeff26afbb8aa357500ffaaa80e2b8a (diff)
fix openswan depend on libgmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openswan/ipkg')
-rw-r--r--openwrt/package/openswan/ipkg/openswan.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openswan/ipkg/openswan.control b/openwrt/package/openswan/ipkg/openswan.control
index 8b32620da..fc4e511db 100644
--- a/openwrt/package/openswan/ipkg/openswan.control
+++ b/openwrt/package/openswan/ipkg/openswan.control
@@ -3,5 +3,5 @@ Section: base
Priority: optional
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
-depends: gmp, ip
+depends: libgmp, ip
Description: Openswan IPSec software