little modification
[openwrt-10.03/.git] / package / matrixssl / Config.in
index 7f056c3a6d0bf71a7ddb938dc3eaa885b4f20102..85158bfda47831a9bc78b6c7dd56f23f82d56048 100644 (file)
@@ -1,7 +1,11 @@
 config BR2_PACKAGE_MATRIXSSL
+       select BR2_PACKAGE_LIBPTHREAD
        tristate "matrixssl"
        default m
        help
          an embedded SSL implementation
          
          http://www.matrixssl.org/
+         
+         Depends: libpthread
+