[packages] openvpn: openvpn-easy-rsa doesn't actually depend on openvpn, it's just invented by openvpn and in that source package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -45,7 +45,7 @@ endef
|
|||||||
|
|
||||||
define Package/openvpn-easy-rsa
|
define Package/openvpn-easy-rsa
|
||||||
$(call Package/openvpn)
|
$(call Package/openvpn)
|
||||||
DEPENDS:=openvpn +openssl-util
|
DEPENDS:=+openssl-util
|
||||||
TITLE:=Simple shell scripts to manage a Certificate Authority
|
TITLE:=Simple shell scripts to manage a Certificate Authority
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user