diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 16:36:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:19:55 +0200 |
commit | 2c57b7a7ba46ad34571af26774fbf238c8459b33 (patch) | |
tree | d6a5b3d47037175bf9dad3a1178ff1a9b761b1d5 /dev-ros/rviz_python_tutorial | |
parent | dev-ros/test_rosbag: convert to python-single-r1 (diff) | |
download | gentoo-2c57b7a7ba46ad34571af26774fbf238c8459b33.tar.gz gentoo-2c57b7a7ba46ad34571af26774fbf238c8459b33.tar.bz2 gentoo-2c57b7a7ba46ad34571af26774fbf238c8459b33.zip |
dev-ros/rviz_python_tutorial: 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/rviz_python_tutorial')
-rw-r--r-- | dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild index d3fe0c3a8df4..4cda6202a37c 100644 --- a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild +++ b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild @@ -13,5 +13,5 @@ LICENSE="BSD" SLOT="0" IUSE="" -RDEPEND="dev-ros/rviz[${PYTHON_USEDEP}]" +RDEPEND="dev-ros/rviz[${PYTHON_SINGLE_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild index d3fe0c3a8df4..4cda6202a37c 100644 --- a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild +++ b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild @@ -13,5 +13,5 @@ LICENSE="BSD" SLOT="0" IUSE="" -RDEPEND="dev-ros/rviz[${PYTHON_USEDEP}]" +RDEPEND="dev-ros/rviz[${PYTHON_SINGLE_USEDEP}]" DEPEND="${RDEPEND}" |