diff options
Diffstat (limited to 'dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild')
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild b/dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild index afb61460059d..fd5e26d28f9f 100644 --- a/dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild +++ b/dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ RDEPEND=" dev-ros/message_filters dev-ros/roscpp dev-ros/rosgraph - dev-libs/boost:=[threads(+)] + dev-libs/boost:= dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] dev-ros/tf2 dev-ros/tf2_py[${PYTHON_SINGLE_USEDEP}] |