guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: umockdev: Add 'gobject-introspection'.


From: guix-commits
Subject: 01/06: gnu: umockdev: Add 'gobject-introspection'.
Date: Sat, 23 May 2020 15:51:25 -0400 (EDT)

bricewge pushed a commit to branch master
in repository guix.

commit 07b1f6dcee0be6297eabca6852e4f52efd437a20
Author: Brice Waegeneire <address@hidden>
AuthorDate: Thu May 21 16:55:21 2020 +0200

    gnu: umockdev: Add 'gobject-introspection'.
    
    * gnu/packages/check.scm (umockdev)[native-inuputs]: Add
    'gobject-introspection'.
---
 gnu/packages/check.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 12e0179..b279dc1 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]