mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
Require sqlite as a system dependency
This purges sqlite from our tree and requires it to be present on the system for building and running FreeSWITCH. FS-353
This commit is contained in:
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@@ -286,6 +286,7 @@ Build-Depends:
|
||||
libc6-dev (>= 2.11.3), make (>= 3.81),
|
||||
libpcre3-dev,
|
||||
libedit-dev (>= 2.11),
|
||||
libsqlite3-dev,
|
||||
wget, pkg-config,
|
||||
# core codecs
|
||||
libogg-dev, libspeex-dev, libspeexdsp-dev,
|
||||
|
Reference in New Issue
Block a user