verysync: add architecture dependence

This commit is contained in:
ElonH 2020-04-23 17:59:58 +08:00
parent 637fd485a3
commit c3cc95a1b3
No known key found for this signature in database
GPG Key ID: 5BCDD7F78A258D4C

View File

@ -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