From 5841237578d771b5c3612f169a74c9bcfa136db6 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 30 Apr 2018 14:57:16 +0200 Subject: Build with Wayland backend enabled --- firefox-mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox-mozconfig') 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" -- cgit