From 652351c68ee153f5c9b80a7e294059046d238584 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 1 Sep 2021 11:55:17 +0800 Subject: [PATCH] gtk4: fix broadway option, and kill -Dsassc sassc seems needed now, but if it's not installed meson would download it as a wrap. --- x/lib/gtk4.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/x/lib/gtk4.xml b/x/lib/gtk4.xml index 560308c41a..0c1aca639a 100644 --- a/x/lib/gtk4.xml +++ b/x/lib/gtk4.xml @@ -130,7 +130,7 @@ mkdir build && cd build && -meson --prefix=/usr --buildtype=release -Dbroadway_backend=true .. && +meson --prefix=/usr --buildtype=release -Dbroadway-backend=true .. && ninja @@ -153,7 +153,7 @@ ninja href="../../xincludes/meson-buildtype-release.xml"/> - -Dbroadway_backend=true: This switch enables the + -Dbroadway-backend=true: This switch enables the HTML5 GDK backend. @@ -182,11 +182,6 @@ ninja printing backend. - - : Use this switch if you have - installed and wish to rebuild the themes. - - : Use this switch if you have installed and wish to generate the API