~ruther/guix-local

7fb5b4cf0ded82fd5170c09fbda57c435fa82a86 — Maxime Devos 4 years ago 5e7f57e
gnu: gnome-shell-extension-gsconnect: Add 'bash' input.

It is required by 'wrap-program' when cross-compilation.

* gnu/packages/gnome-xyz.scm
  (gnome-shell-extension-gsconnect)[inputs]: Add 'bash-minimal'.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I74d6baab414734e6feb30b6dc5b6da82f80920a7
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gnome-xyz.scm
M gnu/packages/gnome-xyz.scm => gnu/packages/gnome-xyz.scm +1 -0
@@ 791,6 791,7 @@ faster window switching.")
    (inputs
     (list
      at-spi2-core
      bash-minimal
      caribou
      evolution-data-server
      gjs