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:
committed by
Ludovic Courtès
parent
3a42d26200
commit
9cd490205a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user