diff options
author | 2020-07-28 17:54:52 +0200 | |
---|---|---|
committer | 2020-07-29 14:20:31 +0200 | |
commit | 9085d6a694fcddffb9bf8bdeb62aaba4f67319a4 (patch) | |
tree | 4399cddfc7fcf52fe8719a228b176aa896ba91f5 /dev-ros/dynamic_reconfigure | |
parent | dev-ros/fake_localization: convert to python-single-r1 (diff) | |
download | gentoo-9085d6a694fcddffb9bf8bdeb62aaba4f67319a4.tar.gz gentoo-9085d6a694fcddffb9bf8bdeb62aaba4f67319a4.tar.bz2 gentoo-9085d6a694fcddffb9bf8bdeb62aaba4f67319a4.zip |
dev-ros/dynamic_reconfigure: 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/dynamic_reconfigure')
-rw-r--r-- | dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.7.0.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.7.0.ebuild index 990a37706739..d9896f5de965 100644 --- a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.7.0.ebuild +++ b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.7.0.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads] - dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] dev-ros/roscpp " DEPEND="${RDEPEND}" diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild index 990a37706739..d9896f5de965 100644 --- a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild +++ b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads] - dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] dev-ros/roscpp " DEPEND="${RDEPEND}" |