osmith has uploaded this change for review. ( https://gerrit.osmocom.org/12173


Change subject: osmo-sgsn-master: install libosmo-gsup-client-dev
......................................................................

osmo-sgsn-master: install libosmo-gsup-client-dev

This library is required for building osmo-sgsn, and because it is
currently missing, Jenkins fails. No idea why it used to work without
the dependency though.

Example failure:
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-sgsn-test/328/console

Change-Id: I1cd5eb51fea9e39d82b12f10ef36c0bf8bbce472
---
M osmo-sgsn-master/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/73/12173/1

diff --git a/osmo-sgsn-master/Dockerfile b/osmo-sgsn-master/Dockerfile
index 841e324..d87f295 100644
--- a/osmo-sgsn-master/Dockerfile
+++ b/osmo-sgsn-master/Dockerfile
@@ -17,6 +17,7 @@
                telnet \
                libosmocore-dev \
                libosmo-abis-dev \
+               libosmo-gsup-client-dev \
                libosmo-netif-dev \
                libosmo-sccp-dev \
                libsmpp34-dev \

--
To view, visit https://gerrit.osmocom.org/12173
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1cd5eb51fea9e39d82b12f10ef36c0bf8bbce472
Gerrit-Change-Number: 12173
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to