1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: zeal: Add 'bash' input for 'wrap-program'.

It is required for cross-compilation.

* gnu/packages/documentation.scm (zeal)[inputs]: Add 'bash-minimal'.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Maxime Devos
2021-07-02 12:07:42 +02:00
committed by Ludovic Courtès
parent 3a42d26200
commit 9cd490205a

View File

@@ -440,7 +440,8 @@ the Net to search for documents which are not on the local system.")
(native-inputs
(list extra-cmake-modules pkg-config))
(inputs
(list libarchive
(list bash-minimal
libarchive
sqlite
qtbase-5
qtdeclarative-5