me
/
guix
Archived
1
0
Fork 0

gnu: umockdev: Add 'gobject-introspection'.

* gnu/packages/check.scm (umockdev)[native-inuputs]: Add
'gobject-introspection'.
master
Brice Waegeneire 2020-05-21 16:55:21 +02:00
parent 51443772b8
commit 07b1f6dcee
No known key found for this signature in database
GPG Key ID: A94903A166A18FAE
1 changed files with 1 additions and 0 deletions

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)