summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
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
bgstack15