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.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh
index 8f872037c..74401f832 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -105,6 +105,7 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then
systemd
xml-core
xsltproc
+ libssl-dev
)
DEPS_INTGCHECK_SATISFIED=false
fi