From 38907b5b415e4463867b01587e736504276b2cd3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 11 Jul 2018 20:46:40 +0100 Subject: [PATCH] Fix BRs --- fwupd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/fwupd.spec b/fwupd.spec index 67afe3f..72e169f 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -34,6 +34,7 @@ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}. BuildRequires: gettext BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libappstream-glib-devel >= %{libappstream_version} +BuildRequires: libgcab1-devel BuildRequires: libgudev1-devel BuildRequires: libgusb-devel >= %{libgusb_version} BuildRequires: libsoup-devel >= %{libsoup_version}