summaryrefslogtreecommitdiffstats
path: root/package/libstrophe/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libstrophe/Config.in')
-rw-r--r--package/libstrophe/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libstrophe/Config.in b/package/libstrophe/Config.in
index 55dc162b02..5fdb918d7a 100644
--- a/package/libstrophe/Config.in
+++ b/package/libstrophe/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_LIBSTROPHE
bool "libstrophe"
+ depends on BR2_TOOLCHAIN_HAS_THREADS
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_LIBXML2 if !BR2_PACKAGE_EXPAT
- depends on BR2_TOOLCHAIN_HAS_THREADS
help
libstrophe is a lightweight XMPP client library written in C.
It has minimal dependencies and is configurable for various
OpenPOWER on IntegriCloud