when compiling mysql, don't grep for linuxthreads in /usr/include
[openwrt.git] / package / matrixssl / Config.in
index 7f056c3..85158bf 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
+         
This page took 0.022759 seconds and 4 git commands to generate.