gnu: sugar-toolkit-gtk3: Add bash-minimal to inputs.
This is needed due to the use of wrap-program. * gnu/packages/sugar.scm (sugar-toolkit-gtk3)[inputs]: Add bash-minimal.master
parent
dc44f8d1ce
commit
57180fc7b9
|
@ -311,6 +311,7 @@ and metadata, and the journal with querying and full text search.")
|
|||
,(string-append #$output "/lib/girepository-1.0")))))))))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
bash-minimal
|
||||
libice
|
||||
libsm
|
||||
libx11
|
||||
|
|
Reference in New Issue