gnu: umockdev: Add 'gobject-introspection'.
* gnu/packages/check.scm (umockdev)[native-inuputs]: Add 'gobject-introspection'.master
parent
51443772b8
commit
07b1f6dcee
|
@ -2538,6 +2538,7 @@ provides a simple way to achieve this.")
|
|||
#t)))))
|
||||
(native-inputs
|
||||
`(("vala" ,vala)
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("gtk-doc" ,gtk-doc)
|
||||
("pkg-config" ,pkg-config)
|
||||
|
||||
|
|
Reference in New Issue