verysync: add architecture dependence
This commit is contained in:
parent
637fd485a3
commit
c3cc95a1b3
@ -45,7 +45,7 @@ define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=A efficient data transmission tool
|
||||
DEPENDS:=
|
||||
DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64)
|
||||
URL:=http://www.verysync.com
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user