[PATCH] lint: 'kdoctools' is typically used only while building.

  • Done
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Mathieu Othacehe
Owner
unassigned
Submitted by
Leo Famulari
Severity
normal
L
L
Leo Famulari wrote on 6 Dec 2021 05:20
(address . guix-patches@gnu.org)
9fa75c7a06aa313cc6736afc49ebf13260509937.1638764367.git.leo@famulari.name
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(+)

Toggle diff (14 lines)
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
M
M
Mathieu Othacehe wrote on 11 Dec 2021 10:23
(name . Leo Famulari)(address . leo@famulari.name)(address . 52323@debbugs.gnu.org)
8735mzzea1.fsf@gnu.org
Hey Leo,

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

Seems reasonable to add kdoctools there.

Thanks,

Mathieu
L
L
Leo Famulari wrote on 16 Dec 2021 19:52
(name . Mathieu Othacehe)(address . othacehe@gnu.org)(address . 52323-done@debbugs.gnu.org)
YbuK7jFP063TqLKH@jasmine.lan
On Sat, Dec 11, 2021 at 10:23:02AM +0100, Mathieu Othacehe wrote:
Toggle quote (7 lines)
>
> Hey Leo,
>
> > * guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
>
> Seems reasonable to add kdoctools there.

Thanks, pushed as 18d5e7c96bc642319245824a0a22d58846e73f10
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 52323@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 52323
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch