osmith has uploaded this change for review.

View Change

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 change 37632. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3350049d4a944f03fd14594578cd437c474aec4d
Gerrit-Change-Number: 37632
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange