public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/termtosvg/
Date: Thu, 27 Dec 2018 07:11:30 +0000 (UTC)	[thread overview]
Message-ID: <1545894491.c0eeb1350d6ef744b1bc3cfb733f5fb271ea96dc.radhermit@gentoo> (raw)

commit:     c0eeb1350d6ef744b1bc3cfb733f5fb271ea96dc
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 27 07:08:11 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Dec 27 07:08:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0eeb135

media-gfx/termtosvg: add missing setuptools bdep

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-gfx/termtosvg/termtosvg-0.7.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-gfx/termtosvg/termtosvg-0.7.0.ebuild b/media-gfx/termtosvg/termtosvg-0.7.0.ebuild
index d7e0741c411..7bc556998fa 100644
--- a/media-gfx/termtosvg/termtosvg-0.7.0.ebuild
+++ b/media-gfx/termtosvg/termtosvg-0.7.0.ebuild
@@ -15,10 +15,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="${PYTHON_DEPS}
+RDEPEND="
 	>=dev-python/pyte-0.8.0[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"
 
 python_test() {
 	"${PYTHON}" -m unittest discover -v || die "tests failed with ${EPYTHON}"


             reply	other threads:[~2018-12-27  7:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27  7:11 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 19:49 [gentoo-commits] repo/gentoo:master commit in: media-gfx/termtosvg/ Arthur Zamarin
2024-08-30 19:49 Arthur Zamarin
2023-06-06 17:52 Arthur Zamarin
2023-02-17 11:58 Michał Górny
2023-02-17 11:58 Michał Górny
2021-08-15  7:11 Arthur Zamarin
2020-10-28 19:13 Tim Harder
2020-10-28 19:13 Tim Harder
2020-02-01  2:37 Tim Harder
2019-07-04  4:41 Tim Harder
2019-07-04  4:41 Tim Harder
2018-12-27  6:58 Tim Harder
2018-07-11 21:35 Jason Donenfeld

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=1545894491.c0eeb1350d6ef744b1bc3cfb733f5fb271ea96dc.radhermit@gentoo \
    --to=radhermit@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