luci-nginx: rename luci-app-opkg to luci-app-package-manager
authorhnyyghk <i@5icodes.com>
Thu, 24 Oct 2024 05:12:15 +0000 (13:12 +0800)
committerPaul Donald <newtwen+github@gmail.com>
Thu, 24 Oct 2024 13:08:00 +0000 (15:08 +0200)
Rename luci-app-opkg to luci-app-package-manager.

Signed-off-by: hnyyghk <i@5icodes.com>
collections/luci-nginx/Makefile

index cbdb8261cb87c2148677b97053ac1243c820c088..bc4ad954a629405e22a92673bd75f23737994aea 100644 (file)
@@ -13,7 +13,7 @@ LUCI_TITLE:=LuCI interface with Nginx as Webserver
 LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
 LUCI_DEPENDS:= \
        +nginx +nginx-mod-luci +luci-mod-admin-full +luci-theme-bootstrap \
-       +luci-app-firewall +luci-app-opkg +luci-proto-ppp +IPV6:luci-proto-ipv6 \
+       +luci-app-firewall +luci-app-package-manager +luci-proto-ppp +IPV6:luci-proto-ipv6 \
        +rpcd-mod-rrdns
 
 PKG_LICENSE:=Apache-2.0