mirror of
https://github.com/openwrt/luci.git
synced 2026-09-02 16:41:53 +04:00
contrib/package: unmask openvpn app, is not broken anymore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user