mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
seahorse: LDAP is now strictly required (from gnupg2)
This commit is contained in:
parent
f5e0d971d3
commit
c0448e7afb
@ -85,7 +85,7 @@
|
||||
<para role="recommended">
|
||||
<xref linkend="libsoup3"/>,
|
||||
<xref linkend="p11-kit"/>,
|
||||
<xref linkend="openldap"/>,
|
||||
<!-- <xref linkend="openldap"/>, picked up from gnupg2 -->
|
||||
<xref linkend="openssh"/> (for managing SSH keys) and
|
||||
<xref linkend="vala"/>
|
||||
</para>
|
||||
@ -147,14 +147,12 @@ ninja</userinput></screen>
|
||||
<command>sed ... meson.build</command>: This command fixes building
|
||||
with GnuPG-2.4 installed.
|
||||
</para>
|
||||
|
||||
<!-- gnupg2 needs ldap anyway
|
||||
<para>
|
||||
<option>-Dldap-support=false</option>: Add this switch if you have not
|
||||
installed openldap. <!--Note that you will have to use the following 'sed'
|
||||
command to fix the build:
|
||||
sed -i "448 s/g_list/if (ssrc) &/" pgp/seahorse-pgp-backend.c-->
|
||||
installed openldap.
|
||||
</para>
|
||||
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user