npc: add architecture dependence
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/138
This commit is contained in:
parent
2fdb8d2271
commit
41a4c9618e
@ -47,7 +47,7 @@ define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=NPC Client
|
||||
DEPENDS:=
|
||||
DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64)
|
||||
URL:=https://github.com/ehang-io/nps/releases
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user