remove unnecessary .installed target in fuse and remove some extra stuff now handled...
[openwrt.git] / openwrt / package / matrixssl / Config.in
index 7f056c3..b8faecd 100644 (file)
@@ -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
+         
This page took 0.022209 seconds and 4 git commands to generate.