mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: quodlibet: Fix inputs.
* gnu/packages/music.scm (quodlibet)[inputs]: Add bash-minimal for ‘wrap-program’. Remove extraneous gtk+.
This commit is contained in:
parent
092ec158f7
commit
cc0401a9de
1 changed files with 1 additions and 1 deletions
|
@ -6930,7 +6930,7 @@ streaming audio server.")
|
||||||
(native-inputs (list xvfb-run gettext-minimal))
|
(native-inputs (list xvfb-run gettext-minimal))
|
||||||
(inputs
|
(inputs
|
||||||
(list adwaita-icon-theme
|
(list adwaita-icon-theme
|
||||||
gtk+
|
bash-minimal
|
||||||
glib
|
glib
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
gst-plugins-bad
|
gst-plugins-bad
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue