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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user