Pau Espin Pedrol has submitted this change and it was merged. (
https://gerrit.osmocom.org/10943 )
Change subject: debian: add missing build dependencies
......................................................................
debian: add missing build dependencies
Change-Id: I0d552f938224e553187f0b4da06eac90fc025c95
---
M debian/control
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
Pau Espin Pedrol: Looks good to me, approved
diff --git a/debian/control b/debian/control
index 46a6b67..8e34dbe 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
automake,
libtool,
pkg-config,
+ libasn1c-dev,
libtalloc-dev,
libc-ares-dev,
libgtp-dev,
@@ -17,6 +18,7 @@
libosmo-abis-dev,
libosmo-ranap-dev,
libosmo-sccp-dev,
+ libosmo-sigtran-dev,
libosmo-netif-dev
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-sgsn.git
--
To view, visit https://gerrit.osmocom.org/10943
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d552f938224e553187f0b4da06eac90fc025c95
Gerrit-Change-Number: 10943
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>