summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 16:16:34 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:19:46 +0200
commitc2c5f0d4b51b059801f632dcbed3ab7d3a8a3e01 (patch)
tree8d5c23d1e5d69a76911e76121dcff9e903715bbe /dev-ros/rqt_top
parentdev-ros/rqt_web: convert to python-single-r1 (diff)
downloadgentoo-c2c5f0d4b51b059801f632dcbed3ab7d3a8a3e01.tar.gz
gentoo-c2c5f0d4b51b059801f632dcbed3ab7d3a8a3e01.tar.bz2
gentoo-c2c5f0d4b51b059801f632dcbed3ab7d3a8a3e01.zip
dev-ros/rqt_top: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_top')
-rw-r--r--dev-ros/rqt_top/rqt_top-0.4.9.ebuild8
-rw-r--r--dev-ros/rqt_top/rqt_top-9999.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-ros/rqt_top/rqt_top-0.4.9.ebuild b/dev-ros/rqt_top/rqt_top-0.4.9.ebuild
index 65e6ab7c9c5a..1ef0fdf3d25e 100644
--- a/dev-ros/rqt_top/rqt_top-0.4.9.ebuild
+++ b/dev-ros/rqt_top/rqt_top-0.4.9.ebuild
@@ -14,9 +14,9 @@ SLOT="0"
IUSE=""
RDEPEND="
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_top/rqt_top-9999.ebuild b/dev-ros/rqt_top/rqt_top-9999.ebuild
index 65e6ab7c9c5a..1ef0fdf3d25e 100644
--- a/dev-ros/rqt_top/rqt_top-9999.ebuild
+++ b/dev-ros/rqt_top/rqt_top-9999.ebuild
@@ -14,9 +14,9 @@ SLOT="0"
IUSE=""
RDEPEND="
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
+ dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"