diff options
Diffstat (limited to 'ci/build_rpm')
-rw-r--r-- | ci/build_rpm/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/build_rpm/Dockerfile b/ci/build_rpm/Dockerfile index 6004c9057..fd2ab97f2 100644 --- a/ci/build_rpm/Dockerfile +++ b/ci/build_rpm/Dockerfile @@ -12,6 +12,7 @@ RUN yum -y update && yum -y install \ gettext \ bc \ bison\ + openssl-devel \ flex\ rpm \ rpm-build |