diff options
author | Jan Horak <jhorak@redhat.com> | 2014-01-29 13:42:31 +0100 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2014-01-29 13:42:31 +0100 |
commit | 54b34c0328792559206d63a453f063bae5c6c1cb (patch) | |
tree | 2525b3089e3acec6b236761326efa9d8a086b0cc /firefox-mozconfig | |
parent | Set homepage to about:newtab (diff) | |
download | librewolf-fedora-ff-54b34c0328792559206d63a453f063bae5c6c1cb.tar.gz librewolf-fedora-ff-54b34c0328792559206d63a453f063bae5c6c1cb.tar.bz2 librewolf-fedora-ff-54b34c0328792559206d63a453f063bae5c6c1cb.zip |
Added support to enable/disable gstreamer to spec
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index d3d8a48..7766ac2 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -35,7 +35,6 @@ ac_add_options --enable-gio ac_add_options --disable-gnomevfs ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio -ac_add_options --enable-gstreamer export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |