all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building.
@ 2021-12-06  4:20 Leo Famulari
  2021-12-11  9:23 ` Mathieu Othacehe
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2021-12-06  4:20 UTC (permalink / raw)
  To: 52323

Does this seem correct? I'm only guessing here.

* 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 ac2e7b3841..3baf903f4a 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -477,6 +477,7 @@ (define (check-inputs-should-be-native package)
             "help2man"
             "intltool"
             "itstool"
+            "kdoctools"
             "libtool"
             "m4"
             "qttools"
-- 
2.33.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-16 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06  4:20 [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building Leo Famulari
2021-12-11  9:23 ` Mathieu Othacehe
2021-12-16 18:52   ` bug#52323: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.