osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/37632?usp=email )
Change subject: osmo-depcheck: add osmo-e1d provided libraries
......................................................................
osmo-depcheck: add osmo-e1d provided libraries
Change-Id: I3350049d4a944f03fd14594578cd437c474aec4d
---
M scripts/osmo-depcheck/config.py
1 file changed, 12 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/32/37632/1
diff --git a/scripts/osmo-depcheck/config.py b/scripts/osmo-depcheck/config.py
index e01fffe..708c0ac 100644
--- a/scripts/osmo-depcheck/config.py
+++ b/scripts/osmo-depcheck/config.py
@@ -43,4 +43,6 @@
"osmo-hlr": ("libosmo-gsup-client"),
"osmo-iuh": ("libosmo-ranap"),
"osmo-mgw": ("libosmo-mgcp-client",
- "libosmo-legacy-mgcp")}
+ "libosmo-legacy-mgcp"),
+ "osmo-e1d": ("libosmo-e1d",
+ "libosmo-octoi")}
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/37632?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3350049d4a944f03fd14594578cd437c474aec4d
Gerrit-Change-Number: 37632
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange