public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/kilt/
Date: Sat, 27 Apr 2024 11:10:13 +0000 (UTC)	[thread overview]
Message-ID: <1714211406.49c50b2c7b05494cf77ce4a8608f99debcb1deeb.davidroman@gentoo> (raw)

commit:     49c50b2c7b05494cf77ce4a8608f99debcb1deeb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr 27 07:39:04 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr 27 09:50:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49c50b2c

dev-crystal/kilt: add test deps to doc deps

Closes: https://bugs.gentoo.org/921742
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-crystal/kilt/kilt-0.6.1.ebuild | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/dev-crystal/kilt/kilt-0.6.1.ebuild b/dev-crystal/kilt/kilt-0.6.1.ebuild
index f6ea9ef7db..09736f26d5 100644
--- a/dev-crystal/kilt/kilt-0.6.1.ebuild
+++ b/dev-crystal/kilt/kilt-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,17 +15,16 @@ KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
+TEST_DEPEND="
+	dev-crystal/crustache
+	dev-crystal/jbuilder
+	dev-crystal/liquid
+	dev-crystal/slang
+	dev-crystal/temel
+	dev-crystal/water
+"
 RDEPEND="dev-crystal/crikey"
-BDEPEND="
-	doc? (
-		dev-crystal/crustache
-	)
-	test? (
-		dev-crystal/crustache
-		dev-crystal/jbuilder
-		dev-crystal/liquid
-		dev-crystal/slang
-		dev-crystal/temel
-		dev-crystal/water
-	)
+DEPEND="
+	doc? ( ${TEST_DEPEND} )
+	test? ( ${TEST_DEPEND} )
 "


             reply	other threads:[~2024-04-27 11:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 11:10 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-30 15:26 [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/kilt/ David Roman
2024-10-07 10:03 David Roman
2022-12-29 11:33 Florian Schmaus

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=1714211406.49c50b2c7b05494cf77ce4a8608f99debcb1deeb.davidroman@gentoo \
    --to=davidroman96@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