diff options
author | Martin Stransky <stransky@redhat.com> | 2014-11-04 14:51:27 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2014-11-04 14:51:27 +0100 |
commit | 793ab2260d4bcc05488f4ce625bb62a85c5f4478 (patch) | |
tree | f46941e7eeb460d05c3c0cb2212b114d80e7372a /firefox-mozconfig | |
parent | Build fix - gtk3 needs also gtk2 to build NPAPI plugin support (diff) | |
download | librewolf-fedora-ff-793ab2260d4bcc05488f4ce625bb62a85c5f4478.tar.gz librewolf-fedora-ff-793ab2260d4bcc05488f4ce625bb62a85c5f4478.tar.bz2 librewolf-fedora-ff-793ab2260d4bcc05488f4ce625bb62a85c5f4478.zip |
rawhide build fix
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 749a012..79c4014 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -2,7 +2,6 @@ ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" -ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-bz2 ac_add_options --with-system-libvpx |