We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3126f67 commit 6828209Copy full SHA for 6828209
src/hst_autocompile.sh
@@ -98,7 +98,7 @@ mkdir -p $DEB_DIR
98
mkdir -p $ARCHIVE_DIR
99
100
# Set package dependencies for compiling
101
-SOFTWARE='build-essential libxml2-dev libz-dev libcurl4-gnutls-dev unzip openssl libssl-dev pkg-config'
+SOFTWARE='build-essential libxml2-dev libz-dev libcurl4-gnutls-dev unzip openssl libssl-dev pkg-config libsqlite3-dev libonig-dev'
102
103
# Define a timestamp function
104
timestamp() {
0 commit comments