summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2021-12-05 23:17:53 -0500
committerLeo Famulari <leo@famulari.name>2021-12-16 13:51:54 -0500
commit18d5e7c96bc642319245824a0a22d58846e73f10 (patch)
treec50a3cd2d1f376997dc26d6f7d02764b112dfeb4
parent88b4dcdabe512992ae79a50fc333e4e463d91634 (diff)
downloadguix-18d5e7c96bc642319245824a0a22d58846e73f10.tar.gz
lint: 'kdoctools' is typically used only while building.
* guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
-rw-r--r--guix/lint.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/lint.scm b/guix/lint.scm
index 8bbbe210d6..403f343b6c 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"