Change in ...osmo-msc[master]: debian/control: add missing libdbd-sqlite3 to Build-Depends

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Wed Jun 5 11:36:36 UTC 2019


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/14380


Change subject: debian/control: add missing libdbd-sqlite3 to Build-Depends
......................................................................

debian/control: add missing libdbd-sqlite3 to Build-Depends

The libdbd-sqlite3 provides SQLite3 driver for libdbi. We use it
by default for the built-in SMS Centre. Since [1], we have unit
test coverage for the db_sms_* API, thus we need libdbd-sqlite3
to be installed at build-time.

[1] Id94ad35b6f78f839137db2e17010fbf9b40111a3

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/80/14380/1

diff --git a/debian/control b/debian/control
index 8b0d690..887e386 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
                libtool,
                pkg-config,
                libdbi-dev,
+               libdbd-sqlite3,
                libsctp-dev,
                libtalloc-dev,
                libsmpp34-dev (>= 1.12),

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/14380
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ice9fb11f5b8a39abecee426d2fadcf62b7ee47c4
Gerrit-Change-Number: 14380
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190605/686ae64c/attachment.htm>


More information about the gerrit-log mailing list