summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Festi <ffesti@redhat.com>2020-03-24 08:45:13 +0100
committerPanu Matilainen <pmatilai@redhat.com>2020-03-26 11:57:58 +0200
commit67849c1e3c8318a44dc4742b68f5449123823fe2 (patch)
tree2ff2dcdedfdc01f0187a463cb33fb2a8772231d6
parentbb38cc78bc5bb426b314e2a52833e6246e6b562a (diff)
downloadrpm-67849c1e3c8318a44dc4742b68f5449123823fe2.tar.gz
Add python2-devel to CI root
-rw-r--r--ci/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/Dockerfile b/ci/Dockerfile
index ebd8c3da6..497f06e29 100644
--- a/ci/Dockerfile
+++ b/ci/Dockerfile
@@ -38,6 +38,7 @@ RUN dnf -y install \
pkgconfig \
/usr/bin/gdb-add-index \
/usr/bin/python2 \
+ python2-devel \
dwz \
&& dnf clean all
RUN autoreconf -vfi