mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
add openvpn dependency on openssl
SVN-Revision: 320
This commit is contained in:
parent
0b4c7cb994
commit
d91b6531bb
@ -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…
Reference in New Issue
Block a user