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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.orgPau Espin Pedrol has submitted this change and it was merged.
Change subject: debian: remove unneeded dependency libdbd-sqlite3
......................................................................
debian: remove unneeded dependency libdbd-sqlite3
Take the opportunity to remove duplicated pkg-config dependency.
Change-Id: I5bfe9c71740c1ced5bad0a41dfca568b9e00070c
---
M debian/control
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian/control b/debian/control
index 0ff3801..7104c37 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,10 @@
dh-autoreconf,
dh-systemd (>= 1.5),
autotools-dev,
- pkg-config,
python-minimal,
libosmocore-dev,
libosmo-abis-dev,
libosmo-netif-dev,
- libdbd-sqlite3,
libsqlite3-dev
Standards-Version: 3.9.6
Vcs-Browser: http://cgit.osmocom.org/osmo-hlr
--
To view, visit https://gerrit.osmocom.org/4107
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5bfe9c71740c1ced5bad0a41dfca568b9e00070c
Gerrit-PatchSet: 2
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>