[MERGED] osmo-sgsn[master]: Remove unneeded dep libdbi

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
Tue Sep 26 07:53:13 UTC 2017


Pau Espin Pedrol has submitted this change and it was merged.

Change subject: Remove unneeded dep libdbi
......................................................................


Remove unneeded dep libdbi

This dependency is not needed and it's most probably a left over from
openbsc git repository split.

Change-Id: I84b0e2851dc89dca39e87215c71e93457acb884f
---
M configure.ac
M debian/control
2 files changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/configure.ac b/configure.ac
index d5d80cc..532b977 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,6 @@
 
 dnl checks for header files
 AC_HEADER_STDC
-AC_CHECK_HEADERS(dbi/dbd.h,,AC_MSG_ERROR(DBI library is not installed))
 
 found_pcap=yes
 AC_CHECK_HEADERS(pcap/pcap.h,,found_pcap=no)
diff --git a/debian/control b/debian/control
index 4a3a07f..ce2167a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@
                libtalloc-dev,
                libc-ares-dev,
                libgtp-dev,
-               libdbi-dev,
-               libdbd-sqlite3,
                libosmocore-dev,
                libosmo-abis-dev,
                libosmo-ranap-dev,

-- 
To view, visit https://gerrit.osmocom.org/4061
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I84b0e2851dc89dca39e87215c71e93457acb884f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
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: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list