mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
ci: lcitool: sync dependencies with libvirt-ci repo
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>
This commit is contained in:
parent
3f01ecd830
commit
aeadf4f9dc
@ -4,6 +4,7 @@ packages:
|
|||||||
- cpp
|
- cpp
|
||||||
- gcc
|
- gcc
|
||||||
- gettext
|
- gettext
|
||||||
|
- gettext-native
|
||||||
- glib2
|
- glib2
|
||||||
- gnutls
|
- gnutls
|
||||||
- libc
|
- libc
|
||||||
@ -18,6 +19,5 @@ packages:
|
|||||||
- pkg-config
|
- pkg-config
|
||||||
- python3
|
- python3
|
||||||
- python3-docutils
|
- python3-docutils
|
||||||
- rpcgen
|
|
||||||
- xmllint
|
- xmllint
|
||||||
- xsltproc
|
- xsltproc
|
||||||
|
@ -4,6 +4,7 @@ packages:
|
|||||||
- augeas
|
- augeas
|
||||||
- augeas-lenses
|
- augeas-lenses
|
||||||
- bash-completion
|
- bash-completion
|
||||||
|
- black
|
||||||
- ccache
|
- ccache
|
||||||
- clang
|
- clang
|
||||||
- codespell
|
- codespell
|
||||||
@ -21,6 +22,7 @@ packages:
|
|||||||
- fuse
|
- fuse
|
||||||
- gcc
|
- gcc
|
||||||
- gettext
|
- gettext
|
||||||
|
- gettext-native
|
||||||
- glib2
|
- glib2
|
||||||
- glusterfs
|
- glusterfs
|
||||||
- gnutls
|
- gnutls
|
||||||
@ -64,12 +66,11 @@ packages:
|
|||||||
- portablexdr
|
- portablexdr
|
||||||
- python3
|
- python3
|
||||||
- python3-docutils
|
- python3-docutils
|
||||||
|
- python3-pytest
|
||||||
- qemu-img
|
- qemu-img
|
||||||
- readline
|
- readline
|
||||||
- rpcgen
|
|
||||||
- rpmbuild
|
- rpmbuild
|
||||||
- sanlock
|
- sanlock
|
||||||
- scrub
|
|
||||||
- sed
|
- sed
|
||||||
- showmount
|
- showmount
|
||||||
- systemd-rpm-macros
|
- systemd-rpm-macros
|
||||||
|
Loading…
Reference in New Issue
Block a user