glib-networking: demote gsettings-desktop-schemas to recommended

and remove -Dlibproxy=disabled (now auto detected)
This commit is contained in:
Xi Ruoyao 2021-08-05 19:02:00 +08:00
parent bd14511f08
commit 2c09991134
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -86,13 +86,14 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="glib2"/>,
<xref linkend="gnutls"/>, and
<xref linkend="gsettings-desktop-schemas"/>
<xref linkend="glib2"/> and
<xref linkend="gnutls"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gsettings-desktop-schemas"/> (for the applications
using this package to use proxy server setting in GNOME) and
<xref linkend="make-ca"/>
<!-- p11-kit option no longer exists, and is pulled in by GnuTLS anyway -->
</para>
@ -131,8 +132,7 @@
cd build &amp;&amp;
meson --prefix=/usr \
--buildtype=release \
-Dlibproxy=disabled .. &amp;&amp;
--buildtype=release &amp;&amp;
ninja</userinput></screen>
<para>