diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-06-04 22:31:48 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-06-14 11:16:58 +0200 |
commit | c5a2e1ffcb029f50c4c18352cf378b61c41c625e (patch) | |
tree | d0b509f57430e6ffa40233fe8cd87d6bbd5b0a3c /tests | |
parent | 6892f0a247a06ac12c8c462692f8b3f93e872911 (diff) | |
download | patches-c5a2e1ffcb029f50c4c18352cf378b61c41c625e.tar patches-c5a2e1ffcb029f50c4c18352cf378b61c41c625e.tar.gz |
build: Require Guile-SQLite3.
The next commits make (sqlite3) an indirect dependency of (gnu build
install), which is itself used by (guix scripts system), hence this new
requirement.
* configure.ac: Error out when $guix_cv_have_recent_guile_sqlite3 is
false. Remove HAVE_GUILE_SQLITE3 Automake conditional.
* Makefile.am (MODULES, SCM_TESTS): Remove HAVE_GUILE_SQLITE3 conditions.
* doc/guix.texi (Requirements): Add Guile-SQLite3.
* README: Ditto.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add
GUILE-SQLITE3.
[arguments]: In 'wrap-program' phase, take guile-sqlite3 into account.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions