gnu: fontmanager: Add missing input.
* gnu/packages/fontutils.scm (fontmanager)[native-inputs]: Add python-wrapper.master
parent
c636a8786e
commit
9295b91116
|
@ -898,6 +898,7 @@ generated list of fallback fonts are checked.")
|
||||||
("glib" ,glib "bin")
|
("glib" ,glib "bin")
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
("python-wrapper" ,python-wrapper)
|
||||||
("vala" ,vala-0.52)
|
("vala" ,vala-0.52)
|
||||||
("yelp-tools" ,yelp-tools)))
|
("yelp-tools" ,yelp-tools)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in New Issue