Add rpm-devel to fedora container
This allows us to build python2 rpm bindings if necessary. Signed-off-by: Zack Cerza <zack@redhat.com>
This commit is contained in:
parent
a654215524
commit
8e40334450
1 changed files with 1 additions and 0 deletions
|
|
@ -17,5 +17,6 @@ RUN \
|
||||||
python3-tox \
|
python3-tox \
|
||||||
redhat-rpm-config \
|
redhat-rpm-config \
|
||||||
rpm-build \
|
rpm-build \
|
||||||
|
rpm-devel \
|
||||||
sqlite-devel \
|
sqlite-devel \
|
||||||
yum-utils
|
yum-utils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue