summaryrefslogtreecommitdiff
path: root/CI/install_debian_deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'CI/install_debian_deps.sh')
-rwxr-xr-xCI/install_debian_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CI/install_debian_deps.sh b/CI/install_debian_deps.sh
index 5f00af530a..131ccae305 100755
--- a/CI/install_debian_deps.sh
+++ b/CI/install_debian_deps.sh
@@ -22,7 +22,7 @@ declare -rA GROUPED_DEPS=(
libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libswresample-dev
libsdl2-dev libqt5opengl5-dev libopenal-dev libunshield-dev libtinyxml-dev
libbullet-dev liblz4-dev libpng-dev libjpeg-dev libluajit-5.1-dev
- librecast-dev, ca-certificates
+ librecast-dev libsqlite3-dev ca-certificates
"
# These dependencies can alternatively be built and linked statically.