sci-electronics/lxi-tools: Add exlicit python build dependency

Closes: https://bugs.gentoo.org/864967
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>
This commit is contained in:
Jan Henke
2022-08-12 22:25:11 +02:00
parent dfeba85f22
commit 551c835f9b

View File

@@ -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=(