dev-ros/tf2_py: convert to python-single-r1

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2020-07-28 16:34:17 +02:00
parent d889926af4
commit fee50aa7aa
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/tf2
dev-ros/rospy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-libs/boost:=
"
DEPEND="${RDEPEND}"

View File

@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/tf2
dev-ros/rospy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-libs/boost:=
"
DEPEND="${RDEPEND}"