mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 10:46:41 +00:00
libs/wolfssl: add libcysassl to PROVIDES field (for backwards compat)
Until other packages from feeds decide to rename the dependency of `+libcyassl` to `+libwolfssl`, this allows for a bit of backwards compatibility with those packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
ad510c4d62
commit
560b7334ec
@ -30,6 +30,7 @@ define Package/libcyassl
|
||||
TITLE:=CyaSSL library
|
||||
URL:=http://www.wolfssl.com/
|
||||
MENU:=1
|
||||
PROVIDES:=libcyassl
|
||||
endef
|
||||
|
||||
define Package/libcyassl/description
|
||||
|
Loading…
Reference in New Issue
Block a user