1
0
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:
nbd 2005-03-06 16:16:51 +00:00
parent 3d41e84381
commit 2ce27fed18

View File

@ -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: