mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
gost_engine: remove OPENSSL_WITH_GOST restraint
OpenSSL now is always built with GOST support, and OPENSSL_WITH_GOST symbol was removed. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ define Package/libopenssl-gost_engine
|
||||
SUBMENU:=SSL
|
||||
TITLE+= (library)
|
||||
URL:=https://github.com/gost-engine/engine/
|
||||
DEPENDS:=libopenssl @OPENSSL_ENGINE @OPENSSL_WITH_GOST +libopenssl-conf
|
||||
DEPENDS:=libopenssl @OPENSSL_ENGINE +libopenssl-conf
|
||||
endef
|
||||
|
||||
define Package/libopenssl-gost_engine/description
|
||||
|
||||
Reference in New Issue
Block a user