mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
luci-app-package-manager: rename from luci-app-opkg and add APK support
Rename luci-app-opkg to luci-app-package-manager and add APK support to it. The idea is to adapt APK to mimic OPKG output to require minimal changes to the luci app. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
committed by
Paul Donald
parent
591911d172
commit
bcd13b918e
@@ -13,7 +13,7 @@ LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default)
|
||||
LUCI_DESCRIPTION:=Standard OpenWrt set including package management and attended sysupgrades support
|
||||
LUCI_DEPENDS:= \
|
||||
+luci-light \
|
||||
+luci-app-opkg
|
||||
+luci-app-package-manager
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user