summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/cscript b/cscript
index d3beaf92b..d913bb3dc 100644
--- a/cscript
+++ b/cscript
@@ -204,7 +204,8 @@ deb_depends['12'].extend(['libboost-filesystem1.74.0',
'libcurl4',
'libxerces-c3.2',
'libnanomsg5',
- 'libfmt9'])
+ 'libfmt9',
+ 'libsqlite3-0'])
deb_depends_gui['12'] = [ 'libxcb-xfixes0',
'libxcb-shape0',