diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-05 09:02:50 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-05 09:02:50 +0000 |
commit | b6d406b4dc12074646a1f09d0905170d3613eb5f (patch) | |
tree | 59919ae6cdcefeb855ec87102a56164e9d0df5e1 /openwrt/package/openswan | |
parent | 5e2ca2a022b6d45461cbd859ce856fd2ab436188 (diff) |
s/libgmp/gmp/ for openswan control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@566 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 1f039c50b0..76dfaea37f 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: libgmp +Depends: gmp Description: Openswan IPSec software |