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

* [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Othacehe @ 2021-12-11  9:23 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 52323


Hey Leo,

> * guix/lint.scm (check-inputs-should-be-native): Add kdoctools.

Seems reasonable to add kdoctools there.

Thanks,

Mathieu




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

* bug#52323: [PATCH] lint: 'kdoctools' is typically used only while building.
  2021-12-11  9:23 ` Mathieu Othacehe
@ 2021-12-16 18:52   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-12-16 18:52 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 52323-done

On Sat, Dec 11, 2021 at 10:23:02AM +0100, Mathieu Othacehe wrote:
> 
> Hey Leo,
> 
> > * guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
> 
> Seems reasonable to add kdoctools there.

Thanks, pushed as 18d5e7c96bc642319245824a0a22d58846e73f10




^ permalink raw reply	[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.