1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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