[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:
parent
86c99cff8e
commit
a149249f0e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user