diff options
author | Martin Stransky <stransky@redhat.com> | 2018-04-30 14:57:50 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-04-30 14:57:50 +0200 |
commit | 147b34c35a8cf250f67ea23681e514107d740b14 (patch) | |
tree | a73f12541cbbfd83f4dac76c27ecb3859924bd78 /firefox-mozconfig | |
parent | Merge branch 'master' into f27 (diff) | |
parent | Build with Wayland backend enabled (diff) | |
download | librewolf-fedora-ff-147b34c35a8cf250f67ea23681e514107d740b14.tar.gz librewolf-fedora-ff-147b34c35a8cf250f67ea23681e514107d740b14.tar.bz2 librewolf-fedora-ff-147b34c35a8cf250f67ea23681e514107d740b14.zip |
Merge branch 'master' into f27
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 6b4cb54..9ea4603 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,6 +1,6 @@ . $topsrcdir/browser/config/mozconfig -ac_add_options --enable-default-toolkit=cairo-gtk3 +ac_add_options --enable-default-toolkit=cairo-gtk3-wayland ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" |