]> xenbits.xensource.com Git - libvirt.git/commitdiff
ci: lcitool: sync dependencies with libvirt-ci repo
authorJán Tomko <jtomko@redhat.com>
Thu, 8 Feb 2024 15:13:50 +0000 (16:13 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 9 Feb 2024 12:23:06 +0000 (13:23 +0100)
libvirt commit 120a674f25aa6e9e1ff7c2e9527f890f48f0340e
    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>
ci/lcitool/projects/libvirt+minimal.yml
ci/lcitool/projects/libvirt.yml

index dbb83a1e36c8ec168b7b815cf4fe12f0dceeb996..e3e60f282460e46d29a15cca9f8939c52fb9d061 100644 (file)
@@ -4,6 +4,7 @@ packages:
   - cpp
   - gcc
   - gettext
+  - gettext-native
   - glib2
   - gnutls
   - libc
@@ -18,6 +19,5 @@ packages:
   - pkg-config
   - python3
   - python3-docutils
-  - rpcgen
   - xmllint
   - xsltproc
index 6df1710d2aaadc21672a3f372c5ecc36c4a82d83..66c1fb64f8544e10ac582592d364bcda8e78d97c 100644 (file)
@@ -4,6 +4,7 @@ packages:
   - augeas
   - augeas-lenses
   - bash-completion
+  - black
   - ccache
   - clang
   - codespell
@@ -21,6 +22,7 @@ packages:
   - fuse
   - gcc
   - gettext
+  - gettext-native
   - glib2
   - glusterfs
   - gnutls
@@ -64,12 +66,11 @@ packages:
   - portablexdr
   - python3
   - python3-docutils
+  - python3-pytest
   - qemu-img
   - readline
-  - rpcgen
   - rpmbuild
   - sanlock
-  - scrub
   - sed
   - showmount
   - systemd-rpm-macros