libvirt/ci/lcitool/projects/libvirt.yml
Daniel P. Berrangé ffa29eeb11 ci: fix CI package list and refresh with 'lcitool manifest'
The ci/manifest.yml file references a package 'libclang-rt-dev' that
does not exist in libvirt-ci mappings.yml. The latest refresh in

  commit 0759cf3fa6
  Author: Michal Prívozník <mprivozn@redhat.com>
  Date:   Fri May 3 15:58:20 2024 +0200

    ci: Introduce Ubuntu 24.04

was presumably done against a local change to libvirt-ci.git that
had not yet been merged, as the clang packages now appear on many
more build envs.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2024-06-18 11:13:51 +01:00

84 lines
1.0 KiB
YAML

---
packages:
- apparmor
- augeas
- augeas-lenses
- bash-completion
- black
- ccache
- clang
- codespell
- cpp
- cppi
- cyrus-sasl
- device-mapper
- diffutils
- dlfcn
- dtrace
- dwarves
- ebtables
- firewalld-filesystem
- flake8
- fuse
- gcc
- gettext
- gettext-native
- glib2
- glusterfs
- gnutls
- grep
- ip
- iptables
- iscsiadm
- libacl
- libattr
- libaudit
- libblkid
- libc
- libcap-ng
- libclang-rt
- libcurl
- libiscsi
- libnbd
- libnl3
- libnlroute3
- libnuma
- libparted
- libpcap
- libpciaccess
- librbd
- libselinux
- libssh
- libssh2
- libtirpc
- libudev
- libxml2
- lvm2
- make
- meson
- modprobe
- netcf
- ninja
- numad
- openwsman
- perl
- pkg-config
- polkit
- portablexdr
- python3
- python3-docutils
- python3-pytest
- qemu-img
- readline
- rpmbuild
- sanlock
- sed
- showmount
- systemd-rpm-macros
- tc
- wireshark
- xen
- xmllint
- xsltproc
- yajl