aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
-rw-r--r--debian/control2
2 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index d5d80ccb3..532b9778d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,6 @@ AC_SUBST(found_libgtp_and_libcares)
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 4a3a07f73..ce2167aed 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends: debhelper (>=9),
libtalloc-dev,
libc-ares-dev,
libgtp-dev,
- libdbi-dev,
- libdbd-sqlite3,
libosmocore-dev,
libosmo-abis-dev,
libosmo-ranap-dev,