mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
unbound: Fix ECC dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Eneas Queiroz
parent
409556b3fd
commit
e57a46ab6e
@@ -29,7 +29,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/unbound/Default
|
||||
TITLE:=Validating Recursive DNS Server
|
||||
URL:=https://www.unbound.net/
|
||||
DEPENDS:=+libopenssl @OPENSSL_WITH_EC
|
||||
DEPENDS:=+libopenssl +@OPENSSL_WITH_EC
|
||||
endef
|
||||
|
||||
define Package/unbound
|
||||
|
||||
Reference in New Issue
Block a user