From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-redis/
Date: Tue, 9 Feb 2016 10:54:55 +0000 (UTC) [thread overview]
Message-ID: <1455015291.5521a6ec2e8d9026b8b83e53b84968300a3433ea.aballier@gentoo> (raw)
commit: 5521a6ec2e8d9026b8b83e53b84968300a3433ea
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 10:54:45 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 10:54:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5521a6ec
dev-ml/ocaml-redis: add missing ounit dep for tests
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/ocaml-redis/ocaml-redis-0.2.3.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.2.3.ebuild b/dev-ml/ocaml-redis/ocaml-redis-0.2.3.ebuild
index d3104f0..831da4e 100644
--- a/dev-ml/ocaml-redis/ocaml-redis-0.2.3.ebuild
+++ b/dev-ml/ocaml-redis/ocaml-redis-0.2.3.ebuild
@@ -16,12 +16,13 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+lwt"
-DEPEND="
+RDEPEND="
dev-ml/ocaml-re:=
dev-ml/uuidm:=
lwt? ( dev-ml/lwt:= )
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
src_configure() {
oasis_configure_opts="$(use_enable lwt)" oasis_src_configure
next reply other threads:[~2016-02-09 10:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 10:54 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-06 13:11 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-redis/ Alexis Ballier
2017-07-19 17:43 Alexis Ballier
2017-07-09 17:16 Alexis Ballier
2017-05-18 13:37 Alexis Ballier
2017-05-18 13:37 Alexis Ballier
2017-05-08 10:18 Alexis Ballier
2017-01-24 11:23 Alexis Ballier
2016-09-23 8:23 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-18 13:20 Alexis Ballier
2016-07-18 13:20 Alexis Ballier
2016-07-11 10:30 Alexis Ballier
2016-02-09 10:51 Alexis Ballier
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=1455015291.5521a6ec2e8d9026b8b83e53b84968300a3433ea.aballier@gentoo \
--to=aballier@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