guix/gnu
Ludovic Courtès c5a2e1ffcb
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.
2018-06-14 11:16:58 +02:00
..
bootloader
build
packages build: Require Guile-SQLite3. 2018-06-14 11:16:58 +02:00
services store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
system store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
tests tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
artwork.scm
bootloader.scm
local.mk gnu: flann: Fix builds with CMake >= 3.11. 2018-06-12 15:23:34 +02:00
packages.scm
services.scm
system.scm system: Move ~/.config/guix/current first in PATH and INFOPATH. 2018-06-12 15:23:34 +02:00
tests.scm