add openvpn dependency on openssl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 6 Mar 2005 16:16:51 +0000 (16:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 6 Mar 2005 16:16:51 +0000 (16:16 +0000)
SVN-Revision: 320

openwrt/package/Makefile

index 39c5b9cc669bc0709ecb16b64d317e473800df61..afdf6af924172ce807d965adc698b47637b88c02 100644 (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: