summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2019-06-28 17:03:44 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2019-07-02 15:18:59 -0400
commit875a23a72257f38a3286315e9752fe93e5ab9591 (patch)
tree3327ee0464a627b442e431af93a5c71f83587689 /README
parentb99854746645621b71a68a3510a40a2eca8cce9d (diff)
downloadlibnice-875a23a72257f38a3286315e9752fe93e5ab9591.tar.gz
agent: add nice_agent_get_sockets API
This API makes it possible to get an array of all of the sockets used by a specific component, this is useful to set options on the socket. Also bump GLib requirement to 2.54, which is the version in RHEL 7
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7eccc63..dc4c009 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ See the file COPYING.
Requirements
------------
- glib >= 2.44
+ glib >= 2.54
pkg-config
gnutls >= 2.12.0 or OpenSSL
gupnp-igd >= 0.1.2 (optional)