public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/
Date: Wed, 16 Feb 2022 11:36:18 +0000 (UTC)	[thread overview]
Message-ID: <1645011372.1538b1eb3ea55e35909a4e2621d7fc366d80d963.ulm@gentoo> (raw)

commit:     1538b1eb3ea55e35909a4e2621d7fc366d80d963
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 11:35:44 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 11:36:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1538b1eb

app-emacs/markdown-mode: Add test dependency on English dictionary

Closes: https://bugs.gentoo.org/833463
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/markdown-mode/markdown-mode-2.5.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-emacs/markdown-mode/markdown-mode-2.5.ebuild b/app-emacs/markdown-mode/markdown-mode-2.5.ebuild
index 6fbdac47a46a..ccc41dbe1ba0 100644
--- a/app-emacs/markdown-mode/markdown-mode-2.5.ebuild
+++ b/app-emacs/markdown-mode/markdown-mode-2.5.ebuild
@@ -21,7 +21,10 @@ RDEPEND="|| (
 		dev-python/markdown2
 		dev-python/markdown
 	)"
-BDEPEND="test? ( app-text/pandoc )"
+BDEPEND="test? (
+	app-text/pandoc
+	|| ( app-text/aspell[l10n_en] app-text/hunspell[l10n_en] )
+)"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-2.5-markdown-command.patch


             reply	other threads:[~2022-02-16 11:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16 11:36 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-14 17:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/ Arthur Zamarin
2023-10-01 18:07 Arthur Zamarin
2023-08-31 21:22 Maciej Barć
2023-08-31 21:22 Maciej Barć
2023-05-21 14:56 Maciej Barć
2023-03-23  9:00 Sam James
2022-08-16 20:47 Sam James
2022-06-07 19:27 Maciej Barć
2021-04-12 17:52 Ulrich Müller
2018-05-18 12:34 Aaron Bauman
2018-02-26  7:39 Naohiro Aota
2018-02-26  7:33 Naohiro Aota
2016-05-29 13:51 Ulrich Müller

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=1645011372.1538b1eb3ea55e35909a4e2621d7fc366d80d963.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox