diff options
author | Jan Horak <jhorak@redhat.com> | 2016-10-31 08:50:40 +0100 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2016-10-31 08:50:40 +0100 |
commit | 078af4feb6b0a8635eaaab0a5d56ee8131155d77 (patch) | |
tree | 7b533824599e651a86accd2f1a1995c56f67cd00 | |
parent | Update to 49.0.2 (diff) | |
download | librewolf-fedora-ff-078af4feb6b0a8635eaaab0a5d56ee8131155d77.tar.gz librewolf-fedora-ff-078af4feb6b0a8635eaaab0a5d56ee8131155d77.tar.bz2 librewolf-fedora-ff-078af4feb6b0a8635eaaab0a5d56ee8131155d77.zip |
Added dbus-glib devel package
-rw-r--r-- | firefox.spec | 1 |
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 |