summaryrefslogtreecommitdiffstats
path: root/contrib/ci/deps.sh
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-02-10 19:39:45 +0100
committerJakub Hrozek <jhrozek@redhat.com>2015-02-25 08:38:47 +0100
commit889706cbc739358c2a0aac2ba6bc054fdc8e048b (patch)
tree776cd62bd92424ecfeff652859c8a0e4d6aa13ff /contrib/ci/deps.sh
parentb6840554b4eeda395f5460a56df2eac1f3f97397 (diff)
downloadsssd-889706cbc739358c2a0aac2ba6bc054fdc8e048b.tar.gz
sssd-889706cbc739358c2a0aac2ba6bc054fdc8e048b.tar.xz
sssd-889706cbc739358c2a0aac2ba6bc054fdc8e048b.zip
SPEC: Build python3 bindings on available platforms
Resolves: https://fedorahosted.org/sssd/ticket/2574 Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>
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 0cdb99629..4e0ce1e03 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -92,6 +92,7 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then
libxml2-utils
make
python-dev
+ python3-dev
samba-dev
systemd
xml-core