diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-01-06 22:30:06 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-01-06 22:30:06 +0000 |
commit | 1c53a25b14206595de8068ec85cbd198e0403910 (patch) | |
tree | ba8a50316eff22caad5d1865ffc84f81a8fbd03c /README | |
parent | aba8a6822b648362a5c3703d6dca4cced7443cf6 (diff) |
-document libunistring dependency
git-svn-id: https://gnunet.org/svn/gnunet@19041 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ These are the direct dependencies for running GNUnet: - libmicrohttpd >= 0.9.21 - libgcrypt >= 1.2 - libcurl >= 7.21.0 +- libunistring >= 0.9.2 - libltdl >= 2.2 (part of GNU libtool) - sqlite >= 3.0 (default database) - mysql >= 5.1 (alternative to sqLite) |