]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib: script install_prereq should install sqlite3 21/1121/1
authorScott Griepentrog <scott@griepentrog.com>
Wed, 19 Aug 2015 15:30:12 +0000 (10:30 -0500)
committerScott Griepentrog <sgriepentrog@digium.com>
Wed, 19 Aug 2015 15:35:38 +0000 (10:35 -0500)
commitb4535b0e59c10a18ea62b8a35ddc5f95dd87f36c
tree9028e5b577aeaa8bccd7c30edaa3406ab9c9337d
parenta56da797d96bb797825b8c5029f597e1472050cc
contrib: script install_prereq should install sqlite3

Asterisk needs the sqlite 3 library, which is package
sqlite-devel in CentOS. By adding this package to the
script, a problem with configure failing is resolved.

ASTERISK-25331 #close
Reported by: Kevin Harwell

Change-Id: I90efaf6a01914fea03f21e5cdbd91c348f44b0ec
contrib/scripts/install_prereq