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.org
Review at https://gerrit.osmocom.org/4107
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/07/4107/1
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: newchange
Gerrit-Change-Id: I5bfe9c71740c1ced5bad0a41dfca568b9e00070c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>