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>
run_cmd rpmbuild \
--clean \
- --nodeps \
--define "_without_$build1 1" \
--define "_without_$build2 1" \
-ta build/meson-dist/libvirt-*.tar.xz