mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-13 00:10:21 +00:00
fix openswan depend on libgmp
SVN-Revision: 1093
This commit is contained in:
parent
62ab279556
commit
48d4fb88f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user