diff options
-rw-r--r-- | contrib/ci/deps.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh index 41acbc27b..998d2858b 100644 --- a/contrib/ci/deps.sh +++ b/contrib/ci/deps.sh @@ -89,6 +89,7 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then libtevent-dev libtool libxml2-utils + make python-dev samba-dev systemd |