mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
add openvpn dependency on openssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@320 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3d41e84381
commit
2ce27fed18
@ -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