From 4b84529c5ddc8632fefb8ed906f461cd862ccf9c Mon Sep 17 00:00:00 2001 From: JocelynBerrendonner Date: Mon, 3 Feb 2025 17:38:01 -0800 Subject: [PATCH] Trying to fix libcbor dep --- SPECS-EXTENDED/fwupd/fwupd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS-EXTENDED/fwupd/fwupd.spec b/SPECS-EXTENDED/fwupd/fwupd.spec index b6ab8c1b4df..9e1de52b8d6 100644 --- a/SPECS-EXTENDED/fwupd/fwupd.spec +++ b/SPECS-EXTENDED/fwupd/fwupd.spec @@ -58,7 +58,7 @@ BuildRequires: gnutls-utils BuildRequires: gobject-introspection-devel BuildRequires: json-glib-devel BuildRequires: libarchive-devel -BuildRequires: libcbor-devel +BuildRequires: libcbor BuildRequires: libcurl-devel BuildRequires: libdrm-devel BuildRequires: libjcat