Archived
1
0
Fork 0

gnu: sushi: Add bash-minimal to inputs.

* gnu/packages/gnome.scm (sushi)[inputs]: Add bash-minimal.
This commit is contained in:
Maxim Cournoyer 2022-07-12 23:09:12 -04:00
parent 0fc3d5a6d4
commit 58dba446e3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1613,7 +1613,8 @@ sharing to the masses.")
gobject-introspection gobject-introspection
pkg-config)) pkg-config))
(inputs (inputs
(list clutter (list bash-minimal
clutter
clutter-gst clutter-gst
clutter-gtk clutter-gtk
evince ; For file previewing. evince ; For file previewing.