public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsignon-glib/
Date: Fri, 12 Feb 2021 12:01:58 +0000 (UTC)	[thread overview]
Message-ID: <1613131036.c2b11525a9ec5ad69b820e98173ebd4f156c6ebe.asturm@gentoo> (raw)

commit:     c2b11525a9ec5ad69b820e98173ebd4f156c6ebe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 10:47:48 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 11:57:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b11525

net-libs/libsignon-glib: Python is needed in BDEPEND

Closes: https://bugs.gentoo.org/770184
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
index 3b00f34160d..e9d5bb7e491 100644
--- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,8 @@ KEYWORDS="amd64 arm64 x86"
 IUSE="debug doc +introspection python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"
+# needs more love
+RESTRICT="test"
 
 RDEPEND="
 	dev-libs/glib:2
@@ -27,18 +29,20 @@ RDEPEND="
 	)
 "
 DEPEND="${RDEPEND}"
-BDEPEND="$(vala_depend)
+BDEPEND="${PYTHON_DEPS}
+	$(vala_depend)
 	dev-util/gdbus-codegen
 	dev-util/glib-utils
 	doc? ( dev-util/gtk-doc )
 	test? ( dev-libs/check )
 "
 
-# needs more love
-RESTRICT="test"
-
 S="${WORKDIR}/${PN}-VERSION_${PV}"
 
+pkg_setup() {
+	python_setup
+}
+
 src_prepare() {
 	default
 	vala_src_prepare


             reply	other threads:[~2021-02-12 12:02 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 12:01 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-20 12:57 [gentoo-commits] repo/gentoo:master commit in: net-libs/libsignon-glib/ Andreas Sturmlechner
2022-08-01  2:14 Sam James
2021-10-02  9:52 Andreas Sturmlechner
2021-09-30 17:24 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2020-10-27  0:30 Andreas Sturmlechner
2020-09-06 16:46 Andreas Sturmlechner
2019-09-02 13:24 Agostino Sarubbo
2019-09-02 10:15 Agostino Sarubbo
2019-09-01 22:18 Aaron Bauman
2019-08-04 22:07 Andreas Sturmlechner
2019-08-04 12:17 Michael Palimaka
2019-08-04 11:51 Michael Palimaka
2019-08-03 20:36 Alexey Shvetsov
2018-10-09  8:04 Andreas Sturmlechner
2018-10-09  8:04 Andreas Sturmlechner
2018-01-27  0:28 Michael Palimaka
2017-12-25  2:23 Michael Palimaka
2017-12-25  2:23 Michael Palimaka
2017-12-25  2:23 Michael Palimaka
2017-10-28 20:52 Andreas Sturmlechner
2016-08-18 13:09 Michael Palimaka
2016-08-18 13:09 Michael Palimaka
2016-08-04 20:03 Michael Palimaka
2016-07-06 13:52 Michael Palimaka
2016-03-27 17:44 David Seifert
2016-03-27 17:10 Michael Palimaka
2015-12-20 18:08 Michael Palimaka
2015-09-25 19:22 Michael Palimaka

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=1613131036.c2b11525a9ec5ad69b820e98173ebd4f156c6ebe.asturm@gentoo \
    --to=asturm@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