GNU bug report logs - #63450
[PATCH] gnu: texlive-datetime2: Add needed propagated-inputs.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 11 May 2023 20:01:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63450 in the body.
You can then email your comments to 63450 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63450; Package guix-patches. (Thu, 11 May 2023 20:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 11 May 2023 20:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: texlive-datetime2: Add needed propagated-inputs.
Date: Thu, 11 May 2023 20:00:48 +0000
Required packages can be seen with:
$ rg RequirePackage $(guix build texlive-datetime2)

* gnu/packages/tex.scm (texlive-datetime2)[propagated-inputs]: Add
TEXLIVE-ETOOLBOX, TEXLIVE-LATEX-XKEYVAL, and TEXLIVE-TRACKLANG.
---
 gnu/packages/tex.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 2011eff281..ddec624d1f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -12833,6 +12833,10 @@ (define-public texlive-datetime2
             "tex/latex/datetime2/")
       (base32 "0yjkpfic1ni4j2g61rrjj5hjyd43shc9c0sg1aivbbsmqh30dn33")
       #:trivial? #t))
+    (propagated-inputs
+     (list texlive-etoolbox
+           texlive-latex-xkeyval
+           texlive-tracklang))
     (home-page "https://ctan.org/pkg/datetime2")
     (synopsis "Formats for dates, times and time zones")
     (description
-- 
2.40.1





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Thu, 11 May 2023 22:01:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Thu, 11 May 2023 22:01:02 GMT) Full text and rfc822 format available.

Message #10 received at 63450-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Greg Hogan <code <at> greghogan.com>
Cc: 63450-done <at> debbugs.gnu.org
Subject: Re: [bug#63450] [PATCH] gnu: texlive-datetime2: Add needed
 propagated-inputs.
Date: Thu, 11 May 2023 23:59:58 +0200
Hello,

Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/tex.scm (texlive-datetime2)[propagated-inputs]: Add
> TEXLIVE-ETOOLBOX, TEXLIVE-LATEX-XKEYVAL, and TEXLIVE-TRACKLANG.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Jun 2023 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.