1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00

guix: add guile-gnutls and guile-json to install list

They are mentioned in the figure above, but having them in the table makes it easier to (apt) install everything required.
This commit is contained in:
Sjors Provoost 2022-10-18 18:36:04 +02:00
parent 9b9991e026
commit 8aa460cd02
No known key found for this signature in database
GPG Key ID: 57FF9BDBCC301009

View File

@ -338,6 +338,8 @@ packages in Debian at the time of writing.
|-----------------------|---------------------| |-----------------------|---------------------|
| guile-gcrypt | libgcrypt-dev | | guile-gcrypt | libgcrypt-dev |
| guile-git | libgit2-dev | | guile-git | libgit2-dev |
| guile-gnutls | (none) |
| guile-json | (none) |
| guile-lzlib | liblz-dev | | guile-lzlib | liblz-dev |
| guile-ssh | libssh-dev | | guile-ssh | libssh-dev |
| guile-sqlite3 | libsqlite3-dev | | guile-sqlite3 | libsqlite3-dev |