X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3f5c61219e3ea85f757cf1b8896a4ecd88507248..811151c6ecd6e7b73a13e0aa3ddd38861a56a3fb:/openwrt/package/matrixssl/Config.in diff --git a/openwrt/package/matrixssl/Config.in b/openwrt/package/matrixssl/Config.in index 7f056c3a6..b8faecd41 100644 --- a/openwrt/package/matrixssl/Config.in +++ b/openwrt/package/matrixssl/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_MATRIXSSL + select BR2_PACKAGE_LIBPTHREAD tristate "matrixssl" - default m + default m if CONFIG_DEVEL help an embedded SSL implementation http://www.matrixssl.org/ + + Depends: libpthread +