mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add openvpn dependency on openssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@320 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a93a7e94f5
commit
8152ff348b
@ -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…
x
Reference in New Issue
Block a user