2G.deps: add osmo-sip-connector

Change-Id: I30e27e2eb0060889f167417a21894e8e411ad1e3
diff --git a/2G.deps b/2G.deps
index c49589d..9ccb1ee 100644
--- a/2G.deps
+++ b/2G.deps
@@ -10,6 +10,7 @@
 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.