]> xenbits.xensource.com Git - people/aperard/libvirt.git/commitdiff
ci: Stop passing --nodeps to rpmbuild
authorAndrea Bolognani <abologna@redhat.com>
Tue, 28 Nov 2023 18:25:46 +0000 (19:25 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 5 Dec 2023 10:50:52 +0000 (11:50 +0100)
All BuildRequires should now be part of the build environment,
so it's no longer needed.

This ensures that, if we forget to add some BuildRequires to the
build environment in the future, the mistake will be quickly
detected.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
ci/jobs.sh

index b9e0494338c7b02cdbdce4e144eddc46102dd24e..9a1c668d2e984d874101acf3c97ded3f035d0cd0 100644 (file)
@@ -94,7 +94,6 @@ run_rpmbuild() {
 
     run_cmd rpmbuild \
                 --clean \
-                --nodeps \
                 --define "_without_$build1 1" \
                 --define "_without_$build2 1" \
                 -ta build/meson-dist/libvirt-*.tar.xz