summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2021-09-19 22:58:59 +0300
committerdefanor <defanor@uberspace.net>2021-09-19 23:03:16 +0300
commit859b5e90c3c99ce5adcc6cb4a296dde3a97000c9 (patch)
tree41c95e87d43992d93c13a1c7745a4470372cb18b /README
parentc84f9e76d8e93c37b974c0fc64a6afdf432595cc (diff)
Allow to build without ICU (and JID checks)
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 02b2d26..4292503 100644
--- a/README
+++ b/README
@@ -14,8 +14,8 @@ rely on any particular UI, should be flexible and not stay in the way
of implementing additional XEPs on top of it, and should try to make
it easy to implement a decent client application using it.
-Current dependencies: libunbound, libxml2, gnutls with gnutls-dane or
-openssl, gsasl, gpgme, libicu, nettle.
+Current dependencies: libunbound, libxml2, gsasl, nettle, gpgme.
+Optionally gnutls with gnutls-dane or openssl, icu-i18n.
A rough roadmap: