pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/43333?usp=email )

Change subject: debian: Remove libosmo-abis dependency
......................................................................

debian: Remove libosmo-abis dependency

osmo-hnbgw doesn't use libosmo-abis, and libosmo-netif no longer
requires it. osmo-mgw still requires it though, so move it way below in
jenkins.sh.

Change-Id: I467ca3836010dff33e30c129432bba32be1081d2
---
M contrib/jenkins.sh
M debian/control
2 files changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, approved




diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 6d05cca..2943007 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -35,10 +35,10 @@

 osmo-build-dep.sh libosmocore "" --disable-doxygen
 osmo-build-dep.sh libosmo-netif "" --disable-doxygen
-osmo-build-dep.sh libosmo-abis
 osmo-build-dep.sh libosmo-sigtran "" --disable-doxygen
 osmo-build-dep.sh libasn1c
 osmo-build-dep.sh osmo-iuh
+osmo-build-dep.sh libosmo-abis
 osmo-build-dep.sh osmo-mgw

 # Additional configure options and depends
diff --git a/debian/control b/debian/control
index 5b6883a..a906591 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@
                libsctp-dev,
                libosmocore-dev (>= 1.12.0),
                libosmo-sigtran-dev (>= 2.2.0),
-               libosmo-abis-dev (>= 2.1.0),
                libosmo-netif-dev (>= 1.7.0),
                libosmo-mgcp-client-dev (>= 1.15.0),
                libosmo-hnbap-dev (>= 1.8.0),

--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/43333?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I467ca3836010dff33e30c129432bba32be1081d2
Gerrit-Change-Number: 43333
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to