mongrel2: needs threads

mongrel2 uses zeromq that needs threads

Fixes: http://autobuild.buildroot.org/results/93d/93da58453e1ca0cc491170976cfbdeb8bee5c648

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
This commit is contained in:
Gilles Talis 2013-07-09 19:38:08 -07:00 committed by Peter Korsgaard
parent ce4a6ced94
commit 575dac6922

View 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