guix-commits
[Top][All Lists]
Advanced

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

branch master updated: lint: 'kdoctools' is typically used only while bu


From: guix-commits
Subject: branch master updated: lint: 'kdoctools' is typically used only while building.
Date: Thu, 16 Dec 2021 13:52:21 -0500

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

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 18d5e7c  lint: 'kdoctools' is typically used only while building.
18d5e7c is described below

commit 18d5e7c96bc642319245824a0a22d58846e73f10
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sun Dec 5 23:17:53 2021 -0500

    lint: 'kdoctools' is typically used only while building.
    
    * guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
---
 guix/lint.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/lint.scm b/guix/lint.scm
index 8bbbe21..403f343 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -478,6 +478,7 @@ of a package, and INPUT-NAMES, a list of package 
specifications such as
             "help2man"
             "intltool"
             "itstool"
+            "kdoctools"
             "libtool"
             "m4"
             "qttools"



reply via email to

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