diff options
Diffstat (limited to 'protocols/luci-proto-unet/Makefile')
-rw-r--r-- | protocols/luci-proto-unet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-unet/Makefile b/protocols/luci-proto-unet/Makefile index 8cf94b309d..b905d81439 100644 --- a/protocols/luci-proto-unet/Makefile +++ b/protocols/luci-proto-unet/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=Support for unetd VPN LUCI_DEPENDS:=+unetd +unet-cli LUCI_PKGARCH:=all +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |