From 319259b4d60358add289d121e350ebc51aaaaa38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 28 Jun 2017 14:13:00 +0200 Subject: Build against sqlite3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In the 6.x branch, it’s the only dependency needed to support the database features. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0404a78..18d7fd7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: cdbs, libidn11-dev, libsystemd-dev, libudns-dev, - libgcrypt20-dev + libgcrypt20-dev, + libsqlite3-dev Maintainer: Debian VoIP Team Uploaders: Jonas Smedegaard , Vasudev Kamath -- cgit v1.2.3