gnu: IBus: Build with 'gettext-minimal'.
* gnu/packages/ibus.scm (ibus)[native-inputs]: Change from GNU-GETTEXT to GETTEXT-MINIMAL.
This commit is contained in:
parent
e89986c8e3
commit
18705a507d
@ -152,7 +152,7 @@
|
||||
("python" ,python)))
|
||||
(native-inputs
|
||||
`(("glib" ,glib "bin") ; for glib-genmarshal
|
||||
("gettext" ,gnu-gettext)
|
||||
("gettext" ,gettext-minimal)
|
||||
("gobject-introspection" ,gobject-introspection) ; for g-ir-compiler
|
||||
("ucd" ,ucd)
|
||||
("unicode-emoji" ,unicode-emoji)
|
||||
|
Loading…
Reference in New Issue
Block a user