From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/lxi-tools/
Date: Fri, 12 Aug 2022 22:13:09 +0000 (UTC) [thread overview]
Message-ID: <1660335911.551c835f9b7c0f56d13b99bebaaf2ce150e1fd01.lanodan@gentoo> (raw)
commit: 551c835f9b7c0f56d13b99bebaaf2ce150e1fd01
Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Fri Aug 12 20:25:11 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Aug 12 20:25:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=551c835f
sci-electronics/lxi-tools: Add exlicit python build dependency
Closes: https://bugs.gentoo.org/864967
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
sci-electronics/lxi-tools/lxi-tools-2.1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
index 47e2a4cb0..7e9f3b342 100644
--- a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
+++ b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
@@ -3,7 +3,8 @@
EAPI=8
-inherit meson gnome2-utils xdg-utils
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+inherit meson python-any-r1 gnome2-utils xdg-utils
DESCRIPTION="Tools to access devices with LXI"
HOMEPAGE="https://github.com/lxi-tools/lxi-tools"
@@ -27,6 +28,7 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}"
+BDEPEND="${PYTHON_DEPS}"
src_configure() {
local emesonargs=(
next reply other threads:[~2022-08-12 22:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-12 22:13 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 18:28 [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/lxi-tools/ Julien Roy
2024-06-09 18:28 Julien Roy
2024-06-08 20:06 Julien Roy
2024-06-08 20:06 Julien Roy
2024-06-08 20:06 Julien Roy
2024-06-08 20:06 Julien Roy
2022-09-08 10:24 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-09-08 10:24 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-08-12 22:13 Haelwenn Monnier
2022-08-11 13:45 Andrew Ammerlaan
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=1660335911.551c835f9b7c0f56d13b99bebaaf2ce150e1fd01.lanodan@gentoo \
--to=contact@hacktivis.me \
--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