From e62de355c27e496aa20289e8ef33b5bd064d172d Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Thu, 7 Jul 2011 04:20:03 +0000 Subject: [PATCH] openvpn: openvpn-easy-rsa doesn't actually depend on openvpn, it's just invented by openvpn and in that source package SVN-Revision: 27503 --- net/openvpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index 4cf8d0eb3..c618988ec 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -45,7 +45,7 @@ endef define Package/openvpn-easy-rsa $(call Package/openvpn) - DEPENDS:=openvpn +openssl-util + DEPENDS:=+openssl-util TITLE:=Simple shell scripts to manage a Certificate Authority endef -- 2.30.2