diff options
-rw-r--r-- | .gitlab-ci/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile index 01913f24..8691c0be 100644 --- a/.gitlab-ci/Dockerfile +++ b/.gitlab-ci/Dockerfile @@ -36,6 +36,7 @@ RUN dnf -y install \ python3-mako \ python3-pip \ python3-wheel \ + redhat-rpm-config \ systemtap-sdt-devel \ zlib-devel \ && dnf clean all |