diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 17:54:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:31 +0200 |
commit | 4307b8c6015ee45f3f53da79243ef77a33cbc974 (patch) | |
tree | 9825a64d6bdd948d01edb7d7285ad360d58f7a07 | |
parent | dev-ros/dynamic_reconfigure: convert to python-single-r1 (diff) | |
download | gentoo-4307b8c6015ee45f3f53da79243ef77a33cbc974.tar.gz gentoo-4307b8c6015ee45f3f53da79243ef77a33cbc974.tar.bz2 gentoo-4307b8c6015ee45f3f53da79243ef77a33cbc974.zip |
dev-ros/dwa_local_planner: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r-- | dev-ros/dwa_local_planner/dwa_local_planner-1.17.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0.ebuild b/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0.ebuild index 1f4b4e4351f3..ae5574a54a45 100644 --- a/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0.ebuild +++ b/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0.ebuild @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/angles dev-ros/base_local_planner dev-ros/costmap_2d - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild b/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild index 1f4b4e4351f3..ae5574a54a45 100644 --- a/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild +++ b/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/angles dev-ros/base_local_planner dev-ros/costmap_2d - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib |