adbyby: add missing x64 depend

This commit is contained in:
LEAN-ESX 2020-03-06 22:10:46 -08:00 committed by CN_SZTL
parent c3f3eb8c4b
commit 13baa5ff7b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -16,7 +16,7 @@ define Package/$(PKG_NAME)
SECTION:=net
CATEGORY:=Network
TITLE:=Powerful adblock module to block ad.
DEPENDS:=@(x86||arm||mipsel||mips)
DEPENDS:=@(x86||x86_64||arm||mipsel||mips)
URL:=http://www.adbyby.com/
endef