]> xenbits.xensource.com Git - people/aperard/libvirt.git/commitdiff
rpm: Drop MinGW BuildRequires on libgcrypt/libgpg-error
authorAndrea Bolognani <abologna@redhat.com>
Wed, 29 Nov 2023 16:33:35 +0000 (17:33 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 5 Dec 2023 10:50:29 +0000 (11:50 +0100)
They've been there since the start, but we don't seem to be using
them for anything. The native part doesn't have BuildRequires on
the native equivalents.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
libvirt.spec.in

index f3fdedfde4ca0620ee8674c719fd640868ed6b5d..b63f04263cc0986bc2e3a40d5fbb6ba6c72f170a 100644 (file)
@@ -431,8 +431,6 @@ BuildRequires: mingw32-filesystem
 BuildRequires: mingw32-gcc
 BuildRequires: mingw32-binutils
 BuildRequires: mingw32-glib2 >= 2.48
-BuildRequires: mingw32-libgpg-error
-BuildRequires: mingw32-libgcrypt
 BuildRequires: mingw32-gnutls
 BuildRequires: mingw32-gettext
 BuildRequires: mingw32-libxml2
@@ -446,8 +444,6 @@ BuildRequires: mingw64-filesystem
 BuildRequires: mingw64-gcc
 BuildRequires: mingw64-binutils
 BuildRequires: mingw64-glib2 >= 2.48
-BuildRequires: mingw64-libgpg-error
-BuildRequires: mingw64-libgcrypt
 BuildRequires: mingw64-gnutls
 BuildRequires: mingw64-gettext
 BuildRequires: mingw64-libxml2