luci-app-package-manager: add PKG_PROVIDES luci-app-opkg
authorhnyyghk <i@5icodes.com>
Thu, 24 Oct 2024 11:05:01 +0000 (19:05 +0800)
committerPaul Donald <newtwen+github@gmail.com>
Thu, 24 Oct 2024 13:08:00 +0000 (15:08 +0200)
Add PKG_PROVIDES luci-app-opkg.

Signed-off-by: hnyyghk <i@5icodes.com>
applications/luci-app-package-manager/Makefile

index c6dbd87cbbc87c9a5fde8887c12e1c3806d903d5..d8398441d3ebd3dab0ddf158bc74ecb11dc717f8 100644 (file)
@@ -13,6 +13,8 @@ LUCI_DEPENDS:=+luci-base
 
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
+PKG_PROVIDES:=luci-app-opkg
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature