summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2016-03-07 09:27:00 +0000
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-03-31 18:25:07 -0400
commitd81c0d5f535e7c335f7c7f57359a1863fbdd867e (patch)
tree4fc1d68940f4f69618f92f89447d7dd355bf10bf /README
parent6c63f74af83c0697318cc690df9ba2bd9ad677ab (diff)
downloadlibnice-d81c0d5f535e7c335f7c7f57359a1863fbdd867e.tar.gz
stun: Add libgcrypt dependency
This will shortly be used to implement secure random number generation. Differential Revision: https://phabricator.freedesktop.org/D1609
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d3a0d9a..858ea00 100644
--- a/README
+++ b/README
@@ -20,6 +20,7 @@ Requirements
pkg-config
gupnp-igd >= 0.1.2 (optional)
gstreamer-0.10 >= 0.10.0 (optional)
+ gcrypt >= 1.4.5
Build instructions
------------------