]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Shuffle BuildRequires around
authorAndrea Bolognani <abologna@redhat.com>
Thu, 2 Nov 2023 15:45:11 +0000 (16:45 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 23 Nov 2023 17:31:46 +0000 (18:31 +0100)
commit3df8cc658ed0ac2f84089ad0db61ba20eb8b8aa7
treea7ab734946015dc6a7eb030d1474cb75996fda1b
parent894c6c5c1686cfbc1742493ed512a4795098b763
rpm: Shuffle BuildRequires around

Move all dependencies that are needed both for native builds and
for MinGW ones near the top of the list. This will make future
patches nicer.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in