mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +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:
@@ -1245,7 +1245,7 @@ INCLUDE_PATH =../libs/apr ../libs/apr-util \
|
||||
../libs/libg722_1 ../libs/libnatpmp \
|
||||
../libs/libsndfile ../libs/miniupnpc \
|
||||
../libs/portaudio ../libs/sofia-sip ../libs/spandsp \
|
||||
../libs/sqlite ../libs/srtp \
|
||||
../libs/srtp \
|
||||
../libs/tiff-4.0.2 ../libs/udns \
|
||||
../libs/unimrcp ../libs/voipcodecs ../libs/win32 \
|
||||
../libs/xmlrpc-c ../libs/yaml
|
||||
|
Reference in New Issue
Block a user