1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: umockdev: Add 'gobject-introspection'.

* gnu/packages/check.scm (umockdev)[native-inuputs]: Add
'gobject-introspection'.
This commit is contained in:
Brice Waegeneire
2020-05-21 16:55:21 +02:00
parent 51443772b8
commit 07b1f6dcee
+1
View File
@@ -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)