mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
travis: install gzip and redhat-rpm-config for Fedora Rawhide based tests
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
1062cc4fed
commit
5a655e890a
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ RUN dnf install -y \
|
|||
gcc \
|
||||
git \
|
||||
gnutls-devel \
|
||||
gzip \
|
||||
iproute \
|
||||
iptables \
|
||||
nftables \
|
||||
|
|
@ -26,6 +27,7 @@ RUN dnf install -y \
|
|||
python3-future \
|
||||
python3-protobuf \
|
||||
python3-junit_xml \
|
||||
redhat-rpm-config \
|
||||
sudo \
|
||||
tar \
|
||||
which \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue