From: nbd Date: Sat, 28 May 2005 18:21:03 +0000 (+0000) Subject: fix openswan depend on libgmp X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/2d52bad6992a7e1e40d72291517ffe27fe1ef5e3?hp=d98052f25aeff26afbb8aa357500ffaaa80e2b8a fix openswan depend on libgmp git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 Source: buildroot internal -depends: gmp, ip +depends: libgmp, ip Description: Openswan IPSec software