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
Review at https://gerrit.osmocom.org/4509
Debian: Remove obsolete build dependencies
Those dependencies were introduced at a different time, when GPRS
related code was still in this repository
Change-Id: I469909ad7c597cde3d7a7d2ec86101a9f41d3aa6
---
M debian/control
1 file changed, 1 insertion(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/09/4509/1
diff --git a/debian/control b/debian/control
index 7b25ecc..26f5000 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,9 @@
libtool,
pkg-config,
python-minimal,
- libssl-dev,
- libsctp-dev,
libtalloc-dev,
- libasn1c-dev,
- libc-ares-dev,
- libgtp-dev,
libosmocore-dev,
- libosmo-sccp-dev,
+ libosmo-sigtran-dev,
libosmo-abis-dev,
libosmo-netif-dev,
libosmo-legacy-mgcp-dev
--
To view, visit https://gerrit.osmocom.org/4509
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I469909ad7c597cde3d7a7d2ec86101a9f41d3aa6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>