From b90a877a74f21579b9014dd8911cf883ecb8beff Mon Sep 17 00:00:00 2001 From: JocelynBerrendonner Date: Wed, 5 Feb 2025 10:08:52 -0800 Subject: [PATCH] Try to fix ARM builds --- SPECS-EXTENDED/fwupd/fwupd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS-EXTENDED/fwupd/fwupd.spec b/SPECS-EXTENDED/fwupd/fwupd.spec index b6ab8c1b4df..608b43b1c6b 100644 --- a/SPECS-EXTENDED/fwupd/fwupd.spec +++ b/SPECS-EXTENDED/fwupd/fwupd.spec @@ -75,6 +75,8 @@ BuildRequires: python3-packaging BuildRequires: sqlite-devel BuildRequires: systemd BuildRequires: systemd-devel +# JocelynB - usbutils provides usb.ids that is required by the fwupd meson build system (without this, an error is produced on ARM) +BuildRequires: usbutils BuildRequires: vala BuildRequires: pkgconfig(bash-completion) Requires: glib2%{?_isa}