openssl-util fails to link without pthread.

Signed-off-by: Philip Prindeville <phil...@redfish-solutions.com>
Index: trunk/package/openssl/Makefile
===================================================================
--- trunk/package/openssl/Makefile      (revision 33271)
+++ trunk/package/openssl/Makefile      (working copy)
@@ -58,7 +58,7 @@
   $(call Package/openssl/Default)
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=+libopenssl
+  DEPENDS:=+libopenssl +libpthread
   TITLE+= (utility)
 endef
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to