unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Morgan.J.Smith@outlook.com
To: 61659@debbugs.gnu.org
Cc: Morgan Smith <Morgan.J.Smith@outlook.com>
Subject: [bug#61659] [PATCH v2 2/6] gnu: texlive-latex-ifplatform: Add needed propagated-inputs.
Date: Mon, 20 Feb 2023 16:04:59 -0500	[thread overview]
Message-ID: <DM5PR03MB3163247BF1A1AD4E2E802470C5A49@DM5PR03MB3163.namprd03.prod.outlook.com> (raw)
In-Reply-To: <20230220210503.11061-1-Morgan.J.Smith@outlook.com>

From: Morgan Smith <Morgan.J.Smith@outlook.com>

* gnu/packages/tex.scm (texlive-latex-ifplatform)[propagated-inputs]: Add
texlive-catchfile.
---
 gnu/packages/tex.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index efccba17cc..2fea0e9697 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4957,6 +4957,7 @@ (define-public texlive-latex-ifplatform
                (base32
                 "157pplavvm2z97b3jl4x41w11k6q9wgy074mfg0dwmsx5lm328jy"))))
     (build-system texlive-build-system)
+    (propagated-inputs (list texlive-catchfile))
     (arguments '(#:tex-directory "latex/ifplatform"))
     (home-page "https://www.ctan.org/pkg/ifplatform")
     (synopsis "Conditionals to test which platform is being used")
-- 
2.39.1





       reply	other threads:[~2023-02-20 21:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230220210503.11061-1-Morgan.J.Smith@outlook.com>
2023-02-20 21:04 ` Morgan.J.Smith [this message]
2023-02-20 21:05 ` [bug#61659] [PATCH v2 3/6] gnu: texlive-mdframed: Add needed propagated-inputs Morgan.J.Smith
2023-02-20 21:05 ` [bug#61659] [PATCH v2 4/6] gnu: texlive-latex-fancyvrb: " Morgan.J.Smith
2023-02-20 21:05 ` [bug#61659] [PATCH v2 5/6] gnu: Add texlive-fvextra Morgan.J.Smith
2023-02-20 21:05 ` [bug#61659] [PATCH v2 6/6] gnu: Add texlive-minted Morgan.J.Smith

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=DM5PR03MB3163247BF1A1AD4E2E802470C5A49@DM5PR03MB3163.namprd03.prod.outlook.com \
    --to=morgan.j.smith@outlook.com \
    --cc=61659@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).