X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-vpnbypass%2FMakefile;h=f426acc537f4a1feaf40a163c93ccda3bfbef518;hb=dcfc4569c483f4218cf41b26ef0f4dfed0441c55;hp=e26fe273ccfddc5c6d0943c5858c74fe681318f7;hpb=0bfe064cc3f6c17cae6035d4a87066cdb6464078;p=project%2Fluci.git diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile index e26fe273c..f426acc53 100644 --- a/applications/luci-app-vpnbypass/Makefile +++ b/applications/luci-app-vpnbypass/Makefile @@ -7,9 +7,11 @@ PKG_LICENSE:=GPL-3.0+ PKG_MAINTAINER:=Stan Grishin LUCI_TITLE:=VPN Bypass Web UI -LUCI_DEPENDS:=+vpnbypass +LUCI_DESCRIPTION:=Provides Web UI for VPNBypass service. +LUCI_DEPENDS:=+luci +vpnbypass LUCI_PKGARCH:=all +PKG_RELEASE:=4 include ../../luci.mk -# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file +# call BuildPackage - OpenWrt buildroot signature