mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: spice: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation. * gnu/packages/spice.scm (spice-gtk)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I86e832ca0151c462eb7ed8fe622d68e5ccc18ccb
This commit is contained in:
committed by
Ludovic Courtès
parent
ec40ab60b0
commit
dc09170a54
@@ -194,7 +194,8 @@ which allows users to view a desktop computing environment.")
|
||||
python-six
|
||||
vala))
|
||||
(inputs
|
||||
(list cyrus-sasl
|
||||
(list bash-minimal
|
||||
cyrus-sasl
|
||||
glib-networking
|
||||
gobject-introspection
|
||||
json-glib
|
||||
|
||||
Reference in New Issue
Block a user