dnscrypt-proxy-full: add architecture dependence
This commit is contained in:
parent
d97fb67bf3
commit
637fd485a3
@ -46,7 +46,7 @@ define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTPS.
|
||||
DEPENDS:=+ca-bundle
|
||||
DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64) +ca-bundle
|
||||
URL:=https://github.com/jedisct1/dnscrypt-proxy/releases
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user