Change in osmo-msc[master]: debian: depend on libsctp-dev

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Feb 6 17:56:05 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/12844 )

Change subject: debian: depend on libsctp-dev
......................................................................

debian: depend on libsctp-dev

Since we merged the SGs interface, we include <netinet/sctp.h>, which
is provided by libsctp-dev.  This means that the Debian package should
depend on this.

It is expected that this will un-break the network:osmocom:nightly
builds.

Change-Id: I092e95ea970763c4008d3c7ff1b7028042574a64
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified
  Pau Espin Pedrol: Looks good to me, but someone else must approve



diff --git a/debian/control b/debian/control
index e607d10..f6e8ace 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
                libtool,
                pkg-config,
                libdbi-dev,
+               libsctp-dev,
                libtalloc-dev,
                libsmpp34-dev (>= 1.12),
                libasn1c-dev (>= 0.9.28),

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I092e95ea970763c4008d3c7ff1b7028042574a64
Gerrit-Change-Number: 12844
Gerrit-PatchSet: 3
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190206/98a65917/attachment.htm>


More information about the gerrit-log mailing list