[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile-ssh requirement on core-updates
From: |
Eric Bavier |
Subject: |
Re: guile-ssh requirement on core-updates |
Date: |
Tue, 13 Aug 2019 22:13:12 -0400 (EDT) |
It would also be nice to add lzlib and pkg-config to the list of requirements:
@@ -27,7 +27,9 @@ GNU Guix currently depends on the following packages:
- [[https://notabug.org/guile-sqlite3/guile-sqlite3][Guile-SQLite3]],
version 0.1.0 or later
- [[https://gitlab.com/guile-git/guile-git][Guile-Git]]
- [[http://www.zlib.net/][zlib]]
+ - [[https://www.nongnu.org/lzip/lzlib.html][lzlib]]
- [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]]
+ - [[//www.freedesktop.org/wiki/Software/pkg-config][pkg-config]]
Unless `--disable-daemon' was passed, the following packages are needed:
----- On Aug 10, 2019, at 9:21 AM, dftxbs3e address@hidden wrote:
> Hello,
>
> Now guile-ssh is required to compile GNU Guix (at least on
> core-updates), but it's not specified in
> https://git.savannah.gnu.org/cgit/guix.git/tree/README?h=core-updates
>
> I suggest it gets added to avoid confusion to people who compile GNU
> Guix without having GNU Guix already and having the ability to run `guix
> environment guix`.
>
> Thank you
--
`~Eric