mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: ebook: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation. * gnu/packages/ebook.scm (calibre)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I6f063c0d735237da24828ff5561825de7142c807
This commit is contained in:
committed by
Ludovic Courtès
parent
90c78943dc
commit
fcc203d144
@@ -161,7 +161,8 @@ with Microsoft Compiled HTML (CHM) files")
|
||||
qtbase-5 ; for qmake
|
||||
xdg-utils))
|
||||
(inputs
|
||||
(list fontconfig
|
||||
(list bash-minimal
|
||||
fontconfig
|
||||
font-liberation
|
||||
glib
|
||||
hunspell
|
||||
|
||||
Reference in New Issue
Block a user