luci-proto-wireguard: fix Makefile 'provides'
[project/luci.git] / protocols / luci-proto-wireguard / Makefile
index a39e9a78d820cd103d06554b9839c8007f7497a5..da3d8e7b74568da4daaefbb5caf519021f39bb29 100644 (file)
@@ -10,7 +10,7 @@ LUCI_TITLE:=Support for WireGuard VPN
 LUCI_DEPENDS:=+wireguard-tools +ucode
 LUCI_PKGARCH:=all
 
-PKG_PROVIDES:=luci-app-wireguard
+PKG_PROVIDES:=luci-proto-wireguard
 PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk