mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: umockdev: Add 'gobject-introspection'.
* gnu/packages/check.scm (umockdev)[native-inuputs]: Add 'gobject-introspection'.
This commit is contained in:
parent
51443772b8
commit
07b1f6dcee
1 changed files with 1 additions and 0 deletions
|
@ -2538,6 +2538,7 @@ (define-public umockdev
|
|||
#t)))))
|
||||
(native-inputs
|
||||
`(("vala" ,vala)
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("gtk-doc" ,gtk-doc)
|
||||
("pkg-config" ,pkg-config)
|
||||
|
||||
|
|
Loading…
Reference in a new issue