diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-05 09:02:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-05 09:02:50 +0000 |
commit | 85de662080bf81d06477220ff032ba23593647d4 (patch) | |
tree | c4dacf157221aedd9b0bfeba4e4870063ea7987a /package/openswan | |
parent | 9423c3bef9a97bf898ce00ad373257895baedc32 (diff) | |
download | upstream-85de662080bf81d06477220ff032ba23593647d4.tar.gz upstream-85de662080bf81d06477220ff032ba23593647d4.tar.bz2 upstream-85de662080bf81d06477220ff032ba23593647d4.zip |
s/libgmp/gmp/ for openswan control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@566 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openswan')
-rw-r--r-- | package/openswan/openswan.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openswan/openswan.control b/package/openswan/openswan.control index 1f039c50b0..76dfaea37f 100644 --- a/package/openswan/openswan.control +++ b/package/openswan/openswan.control @@ -3,5 +3,5 @@ Section: base Priority: optional Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal -Depends: libgmp +Depends: gmp Description: Openswan IPSec software |