mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:42:04 +02:00
add openssl dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3541 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01a37e4891
commit
ed1b0ffeb7
@ -3,6 +3,7 @@ config BR2_PACKAGE_IPSEC_TOOLS
|
||||
tristate
|
||||
default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
|
||||
default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
|
||||
select BR2_PACKAGE_LIBOPENSSL
|
||||
default n
|
||||
help
|
||||
IPsec management tools
|
||||
|
@ -1,4 +1,5 @@
|
||||
Package: ipsec-tools
|
||||
Priority: optional
|
||||
Section: net
|
||||
Depends: libopenssl
|
||||
Description: IPsec management tools
|
||||
|
Loading…
Reference in New Issue
Block a user