pespin submitted this change.
libosmo-abis now depends on libosmo-netif
Change-Id: I6eb05e856c096a146fce8c22409def564ec77fdc
Depends: libosmo-abis.git Change-Id I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif.git Change-Id I13d6e88158f6d9ce017986283183ee9c2cc68c
---
M all.deps
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/all.deps b/all.deps
index 99086f2..cf3811e 100644
--- a/all.deps
+++ b/all.deps
@@ -1,20 +1,20 @@
# project build these first
libosmocore
-libosmo-abis libosmocore
+libosmo-netif libosmocore
+libosmo-abis libosmocore libosmo-netif
libosmo-gprs libosmocore
-libosmo-netif libosmo-abis
libosmo-sigtran libosmo-netif
libsmpp34
libasn1c
osmo-ggsn libosmocore libgtpnl
osmo-iuh libosmo-sigtran libasn1c
osmo-hlr libosmo-abis
-osmo-mgw libosmo-netif
+osmo-mgw libosmo-netif libosmo-abis
osmo-msc osmo-iuh osmo-mgw libsmpp34 osmo-hlr
osmo-bsc libosmo-sigtran osmo-mgw
osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
osmo-sip-connector libosmocore
-osmo-bts libosmo-netif
+osmo-bts libosmo-abis
osmo-smlc libosmo-sigtran
# 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.
@@ -34,7 +34,7 @@
osmo-hnodeb osmo-iuh
osmo-hnbgw osmo-iuh osmo-mgw libosmo-pfcp nftables
osmo-e1d libosmocore
-osmo-remsim simtrace2_host libosmo-netif
+osmo-remsim simtrace2_host libosmo-abis
osmo-uecups libosmocore
osmo-s1gw
To view, visit change 38846. To unsubscribe, or for help writing mail filters, visit settings.