add openssl dependency

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3541 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Waldemar Brodkorb 2006-03-29 09:52:36 +00:00
parent 7c99d46e2e
commit acefaff51c
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