mongrel2: needs threads
authorGilles Talis <gilles.talis@gmail.com>
Wed, 10 Jul 2013 02:38:08 +0000 (19:38 -0700)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 10 Jul 2013 05:37:06 +0000 (07:37 +0200)
mongrel2 uses zeromq that needs threads

Fixes: http://autobuild.buildroot.org/results/93d/93da58453e1ca0cc491170976cfbdeb8bee5c648
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
package/mongrel2/Config.in

index ca7e6093d09b18e29ef8a0f43f82d983a304529d..435d97eaff1e6e7dd55e9bcbff691195697e8e21 100644 (file)
@@ -4,6 +4,7 @@ config BR2_PACKAGE_MONGREL2
        select BR2_PACKAGE_ZEROMQ
        depends on BR2_INSTALL_LIBSTDCPP # zeromq
        depends on BR2_INET_IPV6 # zeromq
+       depends on BR2_TOOLCHAIN_HAS_THREADS # zeromq
        depends on BR2_LARGEFILE # zeromq -> util-linux
        depends on BR2_USE_WCHAR # zeromq -> util-linux
        # {get,make,swap}context functions present in