From 85fb9e087c60e8040d25f833312a63d8bea78f0b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 6 Apr 2023 12:23:54 +0100 Subject: [PATCH] Comment out BR hwdata-devel temporarily related: rhbz#2168626 Waiting on 2176788 to get added to the buildroot. --- guestfs-tools.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guestfs-tools.spec b/guestfs-tools.spec index 737568e..d8fb232 100644 --- a/guestfs-tools.spec +++ b/guestfs-tools.spec @@ -110,7 +110,9 @@ BuildRequires: perl(Expect) BuildRequires: bash-completion BuildRequires: /usr/bin/qemu-img BuildRequires: xorriso -BuildRequires: hwdata-devel +# XXX Add this when the following bug is fixed: +# https://bugzilla.redhat.com/show_bug.cgi?id=2176788 +#BuildRequires: hwdata-devel BuildRequires: perl(Locale::TextDomain) BuildRequires: perl(Sys::Guestfs) BuildRequires: perl(Win::Hivex)