summaryrefslogtreecommitdiffstats
path: root/contrib/ci/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ci/deps.sh')
-rw-r--r--contrib/ci/deps.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh
index ce2702c00..1a94e3df2 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -117,6 +117,8 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then
ldap-utils
slapd
systemtap-sdt-dev
+ libhttp-parser-dev
+ libjansson-dev
)
DEPS_INTGCHECK_SATISFIED=true
fi