mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:01:44 +02: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
33e56e2cdd
commit
f63914724c
@ -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