From: Felix Fietkau Date: Sun, 6 Mar 2005 16:16:51 +0000 (+0000) Subject: add openvpn dependency on openssl X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=64aaf929baf7b56a445d627421fcfb975ec1c59e;p=openwrt%2Fsvn-archive%2Farchive.git add openvpn dependency on openssl SVN-Revision: 320 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 39c5b9cc66..afdf6af924 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -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: