all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 52323@debbugs.gnu.org
Subject: [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building.
Date: Sun,  5 Dec 2021 23:20:08 -0500	[thread overview]
Message-ID: <9fa75c7a06aa313cc6736afc49ebf13260509937.1638764367.git.leo@famulari.name> (raw)

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





             reply	other threads:[~2021-12-06  4:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06  4:20 Leo Famulari [this message]
2021-12-11  9:23 ` [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building Mathieu Othacehe
2021-12-16 18:52   ` bug#52323: " Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9fa75c7a06aa313cc6736afc49ebf13260509937.1638764367.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=52323@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.