summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-05-30 16:16:18 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-05-30 16:16:18 +0200
commitf5b61f0feba271770474c4d540d7bf48a6c2b180 (patch)
tree37b3f7a5ee04933b39196ac0962b9ad59494891c /INSTALL
parentc2311b2893f3db755b67c43e5ad60cef66b10ab2 (diff)
downloadbiboumi-f5b61f0feba271770474c4d540d7bf48a6c2b180.tar.gz
biboumi-f5b61f0feba271770474c4d540d7bf48a6c2b180.tar.bz2
biboumi-f5b61f0feba271770474c4d540d7bf48a6c2b180.tar.xz
biboumi-f5b61f0feba271770474c4d540d7bf48a6c2b180.zip
Add the libuuid dependency to the INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 7974d99..b83faf4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,10 @@ Libraries:
Encoding from anything into UTF-8
http://www.gnu.org/software/libiconv/
+- libuuid
+ Generate unique IDs
+ http://sourceforge.net/projects/libuuid/
+
- libidn (optional, but recommended)
Provides the stringprep functionality. Without it, JIDs for IRC users are
not provided.