Skip to content

Commit

Permalink
scripts/ci: add libslirp-devel to build-environment
Browse files Browse the repository at this point in the history
Without libslip enabled we won't have user networking which means the
KVM tests won't run.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230315174331.2959-4-alex.bennee@linaro.org>
  • Loading branch information
stsquad committed Mar 22, 2023
1 parent 55154c5 commit 6df250e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/org.centos/stream/8/build-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
- librados-devel
- librbd-devel
- libseccomp-devel
- libslirp-devel
- libssh-devel
- libxkbcommon-devel
- lzo-devel
Expand Down

0 comments on commit 6df250e

Please sign in to comment.