public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yuan Liao" <liaoyuan@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/blueprint-compiler/
Date: Mon, 21 Feb 2022 14:22:03 +0000 (UTC)	[thread overview]
Message-ID: <1645448982.0e4a1a1043d43b0c2c6c8b4e4eb9dd91511fa366.liaoyuan@gentoo> (raw)

commit:     0e4a1a1043d43b0c2c6c8b4e4eb9dd91511fa366
Author:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Mon Feb 21 13:05:20 2022 +0000
Commit:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
CommitDate: Mon Feb 21 13:09:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e4a1a10

dev-util/blueprint-compiler: Add missing test dependency

Closes: https://bugs.gentoo.org/833823
Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>

 .../blueprint-compiler-0.1.0_pre20220219.ebuild                  | 9 ++++++++-
 dev-util/blueprint-compiler/blueprint-compiler-9999.ebuild       | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.1.0_pre20220219.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.1.0_pre20220219.ebuild
index 6dfccd58c..f38e5e7d8 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.1.0_pre20220219.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.1.0_pre20220219.ebuild
@@ -28,8 +28,9 @@ HOMEPAGE="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/"
 LICENSE="LGPL-3+"
 SLOT="0"
 
-IUSE="doc"
+IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
 
 BDEPEND="
 	${PYTHON_DEPS}
@@ -39,6 +40,12 @@ BDEPEND="
 	)
 "
 
+DEPEND="
+	test? (
+		gui-libs/gtk:4[introspection]
+	)
+"
+
 RDEPEND="
 	${PYTHON_DEPS}
 "

diff --git a/dev-util/blueprint-compiler/blueprint-compiler-9999.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-9999.ebuild
index 7ffa8d633..219419000 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-9999.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-9999.ebuild
@@ -28,8 +28,9 @@ HOMEPAGE="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/"
 LICENSE="LGPL-3+"
 SLOT="0"
 
-IUSE="doc"
+IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
 
 BDEPEND="
 	${PYTHON_DEPS}
@@ -39,6 +40,12 @@ BDEPEND="
 	)
 "
 
+DEPEND="
+	test? (
+		gui-libs/gtk:4[introspection]
+	)
+"
+
 RDEPEND="
 	${PYTHON_DEPS}
 "


             reply	other threads:[~2022-02-21 14:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 14:22 Yuan Liao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-14 16:07 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/blueprint-compiler/ Yuan Liao
2023-01-25 22:33 Yuan Liao
2023-01-25 22:33 Yuan Liao
2023-01-20  0:05 Yuan Liao
2022-12-05 21:42 Yuan Liao
2022-11-29 22:12 Yuan Liao
2022-11-29 22:12 Yuan Liao
2022-11-29 22:12 Yuan Liao
2022-11-29 22:12 Yuan Liao
2022-09-16 17:16 Yuan Liao
2022-09-16 17:16 Yuan Liao
2022-07-30 15:49 Yuan Liao
2022-07-07  0:41 Anna Vyalkova
2022-06-11 15:27 Yuan Liao
2022-06-11 15:27 Yuan Liao
2022-06-11 15:27 Yuan Liao
2022-04-20 18:51 Yuan Liao
2022-04-20 18:51 Yuan Liao
2022-03-21  6:28 Yuan Liao
2022-02-19 23:58 Yuan Liao

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=1645448982.0e4a1a1043d43b0c2c6c8b4e4eb9dd91511fa366.liaoyuan@gentoo \
    --to=liaoyuan@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