emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52323: closed ([PATCH] lint: 'kdoctools' is typically used only whil


From: GNU bug Tracking System
Subject: bug#52323: closed ([PATCH] lint: 'kdoctools' is typically used only while building.)
Date: Thu, 16 Dec 2021 18:53:02 +0000

Your message dated Thu, 16 Dec 2021 13:52:30 -0500
with message-id <YbuK7jFP063TqLKH@jasmine.lan>
and subject line Re: bug#52323: [PATCH] lint: 'kdoctools' is typically used 
only while building.
has caused the debbugs.gnu.org bug report #52323,
regarding [PATCH] lint: 'kdoctools' is typically used only while building.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52323: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52323
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] lint: 'kdoctools' is typically used only while building. Date: Sun, 5 Dec 2021 23:20:08 -0500
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#52323: [PATCH] lint: 'kdoctools' is typically used only while building. Date: Thu, 16 Dec 2021 13:52:30 -0500
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]