mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-06 18:52:33 +00:00
ci: pre-install "file"
This fixes the following warning: ./configure: line 7040: /usr/bin/file: No such file or directory Signed-off-by: Uri Lublin <uril@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
89edf80821
commit
e40a57027f
@ -4,7 +4,7 @@ before_script:
|
||||
- >
|
||||
dnf install 'dnf-command(debuginfo-install)' git libtool make libasan orc-devel
|
||||
python3 python3-six python3-pyparsing glib-networking
|
||||
asciidoc bzip2 meson ninja-build
|
||||
asciidoc bzip2 meson ninja-build file
|
||||
glib2-devel celt051-devel pixman-devel alsa-lib-devel openssl-devel libjpeg-turbo-devel
|
||||
libcacard-devel cyrus-sasl-devel lz4-devel opus-devel
|
||||
gstreamer1-devel gstreamer1-plugins-base-devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user