mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 03:00:35 +02:00
gnu: sugar-datastore: Add bash-minimal to inputs.
This is needed due to the use of wrap-program. * gnu/packages/sugar.scm (sugar-datastore)[inputs]: Add bash-minimal.
This commit is contained in:
@@ -255,7 +255,8 @@ activities and other Sugar components.")
|
||||
(search-input-file outputs "bin/copy-to-journal")
|
||||
(search-input-file outputs "bin/datastore-service"))))))))
|
||||
(inputs
|
||||
(list python
|
||||
(list bash-minimal
|
||||
python
|
||||
sugar-toolkit-gtk3))
|
||||
(propagated-inputs
|
||||
(list python-dbus
|
||||
|
||||
Reference in New Issue
Block a user