1 config BR2_PACKAGE_USTREAM_SSL
3 depends on !BR2_STATIC_LIBS #libubox
4 select BR2_PACKAGE_LIBUBOX
5 select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_MBEDTLS
9 https://git.openwrt.org/?p=project/ustream-ssl.git;a=summary
11 comment "ustream-ssl needs a toolchain w/ dynamic library"
12 depends on BR2_STATIC_LIBS