contrib/package: unmask openvpn app, is not broken anymore
This commit is contained in:
parent
512dee5264
commit
011a89028c
1 changed files with 1 additions and 1 deletions
|
@ -645,7 +645,7 @@ endef
|
|||
define Package/luci-app-openvpn
|
||||
$(call Package/luci/webtemplate)
|
||||
TITLE:=LuCI Support for OpenVPN
|
||||
DEPENDS+=@BROKEN +luci-admin-core +PACKAGE_luci-app-openvpn:openvpn
|
||||
DEPENDS+=+luci-admin-core +PACKAGE_luci-app-openvpn:openvpn
|
||||
endef
|
||||
|
||||
define Package/luci-app-openvpn/install
|
||||
|
|
Loading…
Reference in a new issue