From 078af4feb6b0a8635eaaab0a5d56ee8131155d77 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 31 Oct 2016 08:50:40 +0100 Subject: Added dbus-glib devel package --- firefox.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox.spec b/firefox.spec index d0763b6..a1132a4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -170,6 +170,7 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(libnotify) >= %{libnotify_version} BuildRequires: pkgconfig(dri) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(dbus-glib) %if %{?system_libvpx} BuildRequires: libvpx-devel >= %{libvpx_version} %endif -- cgit