gnu: setzer: Add python-wrapper to fix build.
* gnu/packages/gnome.scm (setzer)[native-inputs]: Add python-wrapper.
This commit is contained in:
parent
e96c89b2c6
commit
cc9feb754b
@ -11951,7 +11951,8 @@ and toolbars.")
|
|||||||
("gettext" ,gettext-minimal)
|
("gettext" ,gettext-minimal)
|
||||||
("glib:bin" ,glib "bin")
|
("glib:bin" ,glib "bin")
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
("gtk+:bin" ,gtk+ "bin")))
|
("gtk+:bin" ,gtk+ "bin")
|
||||||
|
("python-wrapper" ,python-wrapper)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
`(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
||||||
("gspell" ,gspell)
|
("gspell" ,gspell)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user