pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-dev/+/38846?usp=email )
Change subject: libosmo-abis now depends on libosmo-netif
......................................................................
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, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/46/38846/1
diff --git a/all.deps b/all.deps
index 99086f2..77cca12 100644
--- a/all.deps
+++ b/all.deps
@@ -1,8 +1,8 @@
# 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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-dev/+/38846?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I6eb05e856c096a146fce8c22409def564ec77fdc
Gerrit-Change-Number: 38846
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>