gtk4: fix broadway option, and kill -Dsassc

sassc seems needed now, but if it's not installed meson would download
it as a wrap.
This commit is contained in:
Xi Ruoyao 2021-09-01 11:55:17 +08:00
parent 6a7d5d69ec
commit 652351c68e
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -130,7 +130,7 @@
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson --prefix=/usr --buildtype=release -Dbroadway_backend=true .. &amp;&amp;
meson --prefix=/usr --buildtype=release -Dbroadway-backend=true .. &amp;&amp;
ninja</userinput></screen>
<para>
@ -153,7 +153,7 @@ ninja</userinput></screen>
href="../../xincludes/meson-buildtype-release.xml"/>
<para>
<parameter>-Dbroadway_backend=true</parameter>: This switch enables the
<parameter>-Dbroadway-backend=true</parameter>: This switch enables the
HTML5 GDK backend.
</para>
@ -182,11 +182,6 @@ ninja</userinput></screen>
printing backend.
</para>
<para>
<option>-Dsassc=enabled</option>: Use this switch if you have
<xref linkend="sassc"/> installed and wish to rebuild the themes.
</para>
<para>
<option>-Dgtk_doc=true</option>: Use this switch if you have
<xref linkend="gtk-doc"/> installed and wish to generate the API