guix-commits
[Top][All Lists]
Advanced

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

branch master updated: lint: Check for more packages which should be nat


From: guix-commits
Subject: branch master updated: lint: Check for more packages which should be native.
Date: Sun, 12 Jan 2020 17:22:57 -0500

This is an automated email from the git hooks/post-receive script.

dannym pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1e44ae6  lint: Check for more packages which should be native.
1e44ae6 is described below

commit 1e44ae6fe71e374cb8a497faab51157752514815
Author: Danny Milosavljevic <address@hidden>
AuthorDate: Sun Jan 12 23:21:59 2020 +0100

    lint: Check for more packages which should be native.
    
    * guix/lint.scm (check-inputs-should-be-native): Add gtk-doc.
---
 guix/lint.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/lint.scm b/guix/lint.scm
index ed2f06b..d2f24c6 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -300,6 +300,7 @@ of a package, and INPUT-NAMES, a list of package 
specifications such as
             "gobject-introspection"
             "googletest-source"
             "groff"
+            "gtk-doc"
             "help2man"
             "intltool"
             "itstool"



reply via email to

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