gnu: mpdevil: Add missing input.

* gnu/packages/mpd.scm (mpdevil)[native-inputs]: Add gettext-minimal.
This commit is contained in:
Efraim Flashner 2023-04-25 23:08:45 +03:00
parent aeda325cf1
commit ccf64b6a8b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -588,7 +588,7 @@ album-experience.")
python-mpd2
python-pycairo
python-pygobject))
(native-inputs (list `(,glib "bin")))
(native-inputs (list gettext-minimal `(,glib "bin")))
(home-page "https://github.com/SoongNoonien/mpdevil")
(synopsis "Music browser for the MPD")
(description "mpdevil is a music browser for the Music Player Daemon (MPD),