mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
aeadf4f9dc
libvirt commit 120a674f25
ci: lcitool: Maintain project package deps lists here
added an override file for lcitool in August, but nobody regenerating
libvirt's ci files from the manifest seemed to use the override dir.
libvirt-ci commit 1f4184edfdd541964a187810b34ac4c7702b6577
commandline: set --extra-data-dir default path
from January made $PWD/ci/lcitool the default.
Reflect the changes made in libvirt-ci's repo here too.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
24 lines
265 B
YAML
24 lines
265 B
YAML
---
|
|
packages:
|
|
- ccache
|
|
- cpp
|
|
- gcc
|
|
- gettext
|
|
- gettext-native
|
|
- glib2
|
|
- gnutls
|
|
- libc
|
|
- libnl3
|
|
- libnlroute3
|
|
- libtirpc
|
|
- libxml2
|
|
- make
|
|
- meson
|
|
- ninja
|
|
- perl
|
|
- pkg-config
|
|
- python3
|
|
- python3-docutils
|
|
- xmllint
|
|
- xsltproc
|