Skip to content

Commit 072e932

Browse files
webbnhndokos
authored andcommitted
Add dependencies to pbench-devel required to build RPMs
1 parent 735d8b5 commit 072e932

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jenkins/development.Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN \
7474
python3-humanize \
7575
python3-itsdangerous \
7676
python3-jinja2 \
77+
python3-jinja2-cli \
7778
python3-libselinux \
7879
python3-mock \
7980
python3-pip \
@@ -94,6 +95,8 @@ RUN \
9495
python3-tox-current-env \
9596
python3-werkzeug \
9697
redis \
98+
rpmlint \
99+
rpm-build \
97100
rsync \
98101
screen \
99102
sos \

0 commit comments

Comments
 (0)