qemu/tests/vm/generated/freebsd.json
Daniel P. Berrangé aa54f5be44 tests: update lcitool to fix freebsd py311-yaml rename
This addresses the py311-yaml -> py311-pyyaml rename in FreeBSD.

The change to the OpenSUSE dockerfile is something that will allow
QEMU to access rust bindgen in future.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20241014130255.10119-1-berrange@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-10-14 15:54:24 +01:00

79 lines
1.3 KiB
JSON

{
"ccache": "/usr/local/bin/ccache",
"cpan_pkgs": [],
"cross_pkgs": [],
"make": "/usr/local/bin/gmake",
"ninja": "/usr/local/bin/ninja",
"packaging_command": "pkg",
"pip3": "/usr/local/bin/pip-3.8",
"pkgs": [
"alsa-lib",
"bash",
"bison",
"bzip2",
"ca_root_nss",
"capstone4",
"ccache",
"cmocka",
"ctags",
"curl",
"cyrus-sasl",
"dbus",
"diffutils",
"dtc",
"flex",
"fusefs-libs3",
"gettext",
"git",
"glib",
"gmake",
"gnutls",
"gsed",
"gtk-vnc",
"gtk3",
"json-c",
"libepoxy",
"libffi",
"libgcrypt",
"libjpeg-turbo",
"libnfs",
"libslirp",
"libspice-server",
"libssh",
"libtasn1",
"llvm",
"lzo2",
"meson",
"mtools",
"ncurses",
"nettle",
"ninja",
"opencv",
"pixman",
"pkgconf",
"png",
"py311-numpy",
"py311-pillow",
"py311-pip",
"py311-pyyaml",
"py311-sphinx",
"py311-sphinx_rtd_theme",
"py311-tomli",
"python3",
"rpm2cpio",
"sdl2",
"sdl2_image",
"snappy",
"sndio",
"socat",
"spice-protocol",
"tesseract",
"usbredir",
"virglrenderer",
"vte3",
"xorriso",
"zstd"
],
"pypi_pkgs": [],
"python": "/usr/local/bin/python3"
}