From 413e2884a1f6e9fac75ce3b3f8a69edc6b0058be Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 23 2018 15:00:56 +0000 Subject: Install libgit2-devel in the CI worker Signed-off-by: Pierre-Yves Chibon --- diff --git a/run_ci_tests.sh b/run_ci_tests.sh index c467cd1..12753db 100755 --- a/run_ci_tests.sh +++ b/run_ci_tests.sh @@ -2,7 +2,7 @@ set -x yum install -y python-virtualenv python34 python34-devel \ gcc python-cryptography python34-cryptography \ - libgit2 python-pygit2 \ + libgit2 libgit2-devel python-pygit2 \ redis swig openssl-devel m2crypto \ python2-fedmsg python34-fedmsg-core fedmsg \ python-tox python-pip