From 6ecf34834d3a4b5166dcb30f0f28fb869733778e Mon Sep 17 00:00:00 2001 From: ElonH Date: Thu, 23 Apr 2020 17:56:07 +0800 Subject: [PATCH] openwrt-syncthing: add architecture dependence --- package/zxlhhyccc/openwrt-syncthing/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/zxlhhyccc/openwrt-syncthing/Makefile b/package/zxlhhyccc/openwrt-syncthing/Makefile index 8e2ba87b80..0b509869e9 100644 --- a/package/zxlhhyccc/openwrt-syncthing/Makefile +++ b/package/zxlhhyccc/openwrt-syncthing/Makefile @@ -40,6 +40,7 @@ define Package/$(PKG_NAME) CATEGORY:=Network TITLE:=A continuous file synchronization program URL:=https://github.com/syncthing/syncthing + DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64) endef define Package/$(PKG_NAME)/description