From f08745f9f273db30f3cdec2c4a4fba3bca828d7d Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 6 Nov 2018 16:37:25 +0100 Subject: [PATCH] 2G.deps: add osmo-sip-connector Change-Id: I30e27e2eb0060889f167417a21894e8e411ad1e3 --- 2G.deps | 1 + 1 file changed, 1 insertion(+) diff --git a/2G.deps b/2G.deps index c49589d..9ccb1ee 100644 --- a/2G.deps +++ b/2G.deps @@ -10,6 +10,7 @@ osmo-mgw libosmo-netif osmo-msc libosmo-sccp osmo-mgw libsmpp34 osmo-bsc libosmo-sccp osmo-mgw osmo-sgsn libosmo-sccp osmo-ggsn osmo-hlr +osmo-sip-connector libosmocore # osmo-trx can build with --enable-sanitize, but then won't work reliably. # When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail. # So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.