mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
glib-networking: demote gsettings-desktop-schemas to recommended
and remove -Dlibproxy=disabled (now auto detected)
This commit is contained in:
parent
bd14511f08
commit
2c09991134
@ -86,13 +86,14 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
<para role="required">
|
<para role="required">
|
||||||
<xref linkend="glib2"/>,
|
<xref linkend="glib2"/> and
|
||||||
<xref linkend="gnutls"/>, and
|
<xref linkend="gnutls"/>
|
||||||
<xref linkend="gsettings-desktop-schemas"/>
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="recommended">
|
<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"/>
|
<xref linkend="make-ca"/>
|
||||||
<!-- p11-kit option no longer exists, and is pulled in by GnuTLS anyway -->
|
<!-- p11-kit option no longer exists, and is pulled in by GnuTLS anyway -->
|
||||||
</para>
|
</para>
|
||||||
@ -131,8 +132,7 @@
|
|||||||
cd build &&
|
cd build &&
|
||||||
|
|
||||||
meson --prefix=/usr \
|
meson --prefix=/usr \
|
||||||
--buildtype=release \
|
--buildtype=release &&
|
||||||
-Dlibproxy=disabled .. &&
|
|
||||||
ninja</userinput></screen>
|
ninja</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user