1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 07:01:44 +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:
wbx 2006-03-29 09:52:36 +00:00
parent 01a37e4891
commit ed1b0ffeb7
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -1,4 +1,5 @@
Package: ipsec-tools
Priority: optional
Section: net
Depends: libopenssl
Description: IPsec management tools