From bf5cd9e4837e8c8425331d0858e42567532ef462 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 16 Dec 2015 16:24:59 +0900 Subject: Adding libnice to the GNOME stratum The GLib ICE implementation Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389). This is required to build farstream and then empathy. Change-Id: I21b4cd1d6c989701c91eeea222eb0d78b1ce09e5 --- strata/gnome.morph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/strata/gnome.morph b/strata/gnome.morph index 1bede4a9..5f929163 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -733,6 +733,13 @@ chunks: build-system: autotools build-depends: - gupnp +- name: libnice + repo: upstream:libnice + ref: 533ff6c5a03680f300709be4dc999f45659f3a1b + unpetrify-ref: 0.1.13 + build-system: autotools + build-depends: + - gupnp-igd - name: grilo repo: upstream:gnome/grilo ref: e470c0cd72231d2a86f419a584df3d635bc6b62f -- cgit v1.2.1