From fca63bf765877339133e76eec6a96575e93ecc17 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Thu, 7 Jul 2011 04:20:03 +0000 Subject: [PATCH] [packages] 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 4cf8d0eb3d..c618988ec7 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