diff options
author | Martin Stransky <stransky@redhat.com> | 2015-09-15 11:50:27 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2015-09-15 11:50:27 +0200 |
commit | 4a850216e346562c3a2dab19fa27795309501e63 (patch) | |
tree | 78b7c1ba4d70fa4b426c1d65dea592b1b418af1e /firefox.spec | |
parent | Update to 41.0 Build 1 (diff) | |
download | librewolf-fedora-ff-4a850216e346562c3a2dab19fa27795309501e63.tar.gz librewolf-fedora-ff-4a850216e346562c3a2dab19fa27795309501e63.tar.bz2 librewolf-fedora-ff-4a850216e346562c3a2dab19fa27795309501e63.zip |
Add GConf2-devel build req
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index db9e6c3..cf98beb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -170,6 +170,7 @@ BuildRequires: libvpx-devel >= %{libvpx_version} BuildRequires: autoconf213 BuildRequires: pulseaudio-libs-devel BuildRequires: libicu-devel +BuildRequires: GConf2-devel %if !%{?system_jpeg} BuildRequires: yasm %endif |