mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
add openvpn dependency on openssl
SVN-Revision: 320
This commit is contained in:
parent
0b4c7cb994
commit
d91b6531bb
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ install: $(patsubst %,%-install,$(package-y))
|
|||
|
||||
dropbear-compile: zlib-compile
|
||||
openssl-compile: zlib-compile
|
||||
openvpn-compile: openssl-compile
|
||||
$(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install
|
||||
|
||||
%-prepare:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue