mirror of https://github.com/xemu-project/xemu.git
tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
Let's try to keep the entries in alphabetical order here! Message-ID: <20240516084059.511463-5-thuth@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
fd77b25bbd
commit
d2f213cc06
|
@ -35,8 +35,8 @@ packages:
|
||||||
- hostname
|
- hostname
|
||||||
- json-c
|
- json-c
|
||||||
- libaio
|
- libaio
|
||||||
- libattr
|
|
||||||
- libasan
|
- libasan
|
||||||
|
- libattr
|
||||||
- libbpf
|
- libbpf
|
||||||
- libc-static
|
- libc-static
|
||||||
- libcacard
|
- libcacard
|
||||||
|
@ -54,6 +54,7 @@ packages:
|
||||||
- libjpeg
|
- libjpeg
|
||||||
- libnfs
|
- libnfs
|
||||||
- libnuma
|
- libnuma
|
||||||
|
- libpipewire-dev
|
||||||
- libpmem
|
- libpmem
|
||||||
- libpng
|
- libpng
|
||||||
- librbd
|
- librbd
|
||||||
|
@ -73,27 +74,26 @@ packages:
|
||||||
- llvm
|
- llvm
|
||||||
- lttng-ust
|
- lttng-ust
|
||||||
- lzo
|
- lzo
|
||||||
|
- make
|
||||||
|
- mesa-libgbm
|
||||||
|
- meson
|
||||||
- mtools
|
- mtools
|
||||||
|
- ncursesw
|
||||||
- netcat
|
- netcat
|
||||||
- nettle
|
- nettle
|
||||||
- ninja
|
- ninja
|
||||||
- nsis
|
- nsis
|
||||||
- make
|
|
||||||
- mesa-libgbm
|
|
||||||
- meson
|
|
||||||
- ncursesw
|
|
||||||
- pam
|
- pam
|
||||||
- pcre-static
|
- pcre-static
|
||||||
- pixman
|
- pixman
|
||||||
- libpipewire-dev
|
|
||||||
- pkg-config
|
- pkg-config
|
||||||
- pulseaudio
|
- pulseaudio
|
||||||
- python3
|
- python3
|
||||||
- python3-PyYAML
|
|
||||||
- python3-numpy
|
- python3-numpy
|
||||||
- python3-opencv
|
- python3-opencv
|
||||||
- python3-pillow
|
- python3-pillow
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
- python3-PyYAML
|
||||||
- python3-sphinx
|
- python3-sphinx
|
||||||
- python3-sphinx-rtd-theme
|
- python3-sphinx-rtd-theme
|
||||||
- python3-sqlite3
|
- python3-sqlite3
|
||||||
|
@ -121,6 +121,6 @@ packages:
|
||||||
- which
|
- which
|
||||||
- xen
|
- xen
|
||||||
- xorriso
|
- xorriso
|
||||||
- zstdtools
|
|
||||||
- zlib
|
- zlib
|
||||||
- zlib-static
|
- zlib-static
|
||||||
|
- zstdtools
|
||||||
|
|
Loading…
Reference in New Issue