gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.
* gnu/packages/gnome.scm (poedit)[native-inputs]: Replace gnu-gettext
by gettext-minimal.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/poedit.scm (poedit): Update to 3.5.2.
[arguments]: Use G-expressions throughout.
<phases>: Wrap the program with gettext binaries in PATH so that it does not
crash.
[inputs]: Add gnu-gettext (see above), nlohmann-json, python-minimal (needed
for utility scripts).
Change-Id: I09976a81ad93fa7850a4d414dbcbaa98eb778ece
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>