summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-06-08 05:14:55 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-06-08 05:14:55 +0200
commit198b0fa6da7c35edac6ae30180f3d3a4a3db6ce7 (patch)
tree65e594767ba2e78c2d0634805f9b0e19519198d9
parent23f32ba39ebe5e9bbdfc4dd00d9914c0f0447ef4 (diff)
downloadbiboumi-198b0fa6da7c35edac6ae30180f3d3a4a3db6ce7.tar.gz
biboumi-198b0fa6da7c35edac6ae30180f3d3a4a3db6ce7.tar.bz2
biboumi-198b0fa6da7c35edac6ae30180f3d3a4a3db6ce7.tar.xz
biboumi-198b0fa6da7c35edac6ae30180f3d3a4a3db6ce7.zip
Document the new optional libbotan dependency
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index b83faf4..6bdba6f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,6 +24,12 @@ Libraries:
not provided.
http://www.gnu.org/software/libidn/
+- libbotan 1.11 (optional)
+ Provides TLS support. Without it, IRC connections are all made in
+ plain-text mode.
+ Other branches than the 1.11 are not supported.
+ http://botan.randombit.net/
+
- systemd-daemon (optional)
Provides the support for a systemd service of Type=notify. This is useful only
if you are packaging biboumi in a distribution with Systemd.