public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hiroki Tokunaga" <tokusan441@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/ocamlformat/
Date: Mon, 29 Jul 2024 12:01:52 +0000 (UTC)	[thread overview]
Message-ID: <1722254433.45c77a4d1d8e96235c6ea714a24e48ccac98ea9b.tokusan441@gentoo> (raw)

commit:     45c77a4d1d8e96235c6ea714a24e48ccac98ea9b
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 29 12:00:33 2024 +0000
Commit:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
CommitDate: Mon Jul 29 12:00:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45c77a4d

dev-util/ocamlformat: fix missing dependencies

Closes: https://bugs.gentoo.org/936871
Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 dev-util/ocamlformat/ocamlformat-0.26.2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-util/ocamlformat/ocamlformat-0.26.2.ebuild b/dev-util/ocamlformat/ocamlformat-0.26.2.ebuild
index 77cd36a73..89514035b 100644
--- a/dev-util/ocamlformat/ocamlformat-0.26.2.ebuild
+++ b/dev-util/ocamlformat/ocamlformat-0.26.2.ebuild
@@ -28,10 +28,14 @@ DEPEND="
 	${RDEPEND}
 "
 
+# Includes testing dependencies of `ocamlformat-lib`.
 BDEPEND="
 	test? (
 		>=dev-ml/cmdliner-1.2.0:=
 		~dev-ml/ocamlformat-rpc-lib-${PV}:=
+
+		>=dev-ml/alcotest-1.3.0:=
+		>=dev-util/ocp-indent-1.8.1:=
 	)
 "
 


             reply	other threads:[~2024-07-29 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29 12:01 Hiroki Tokunaga [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06  1:33 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/ocamlformat/ Hiroki Tokunaga
2024-07-28 15:54 Hiroki Tokunaga
2024-07-28 13:53 Hiroki Tokunaga
2024-07-27  3:24 Hiroki Tokunaga

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=1722254433.45c77a4d1d8e96235c6ea714a24e48ccac98ea9b.tokusan441@gentoo \
    --to=tokusan441@gmail.com \
    --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