mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
doc: Mention Guile-GnuTLS in the requirements.
* doc/guix.texi (Requirements): Update.
This commit is contained in:
parent
c340c24a8d
commit
7460b06a2d
1 changed files with 5 additions and 3 deletions
|
@ -950,9 +950,11 @@ version 3.0.3 or later;
|
||||||
@item @url{https://notabug.org/cwebber/guile-gcrypt, Guile-Gcrypt}, version
|
@item @url{https://notabug.org/cwebber/guile-gcrypt, Guile-Gcrypt}, version
|
||||||
0.1.0 or later;
|
0.1.0 or later;
|
||||||
@item
|
@item
|
||||||
@uref{https://gnutls.org/, GnuTLS}, specifically its Guile bindings
|
@uref{https://gitlab.com/gnutls/guile/, Guile-GnuTLS} (@pxref{Guile
|
||||||
(@pxref{Guile Preparations, how to install the GnuTLS bindings for
|
Preparations, how to install the GnuTLS bindings for Guile,,
|
||||||
Guile,, gnutls-guile, GnuTLS-Guile});
|
gnutls-guile, GnuTLS-Guile})@footnote{The Guile bindings to
|
||||||
|
@uref{https://gnutls.org/, GnuTLS} were distributed as part of GnuTLS
|
||||||
|
until version 3.7.8 included.};
|
||||||
@item
|
@item
|
||||||
@uref{https://notabug.org/guile-sqlite3/guile-sqlite3, Guile-SQLite3}, version 0.1.0
|
@uref{https://notabug.org/guile-sqlite3/guile-sqlite3, Guile-SQLite3}, version 0.1.0
|
||||||
or later;
|
or later;
|
||||||
|
|
Loading…
Reference in a new issue