From 434297aa0c2fb5266e027c86267b29ab67d233cf Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 4 Sep 2022 14:21:58 +0200 Subject: dev-ros/tf2_ros: remove boost[threads(+)] usedep Signed-off-by: David Seifert --- dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild | 4 ++-- dev-ros/tf2_ros/tf2_ros-0.7.3-r1.ebuild | 4 ++-- dev-ros/tf2_ros/tf2_ros-0.7.5-r1.ebuild | 4 ++-- dev-ros/tf2_ros/tf2_ros-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dev-ros') 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}] diff --git a/dev-ros/tf2_ros/tf2_ros-0.7.3-r1.ebuild b/dev-ros/tf2_ros/tf2_ros-0.7.3-r1.ebuild index afb61460059d..fd5e26d28f9f 100644 --- a/dev-ros/tf2_ros/tf2_ros-0.7.3-r1.ebuild +++ b/dev-ros/tf2_ros/tf2_ros-0.7.3-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}] diff --git a/dev-ros/tf2_ros/tf2_ros-0.7.5-r1.ebuild b/dev-ros/tf2_ros/tf2_ros-0.7.5-r1.ebuild index afb61460059d..fd5e26d28f9f 100644 --- a/dev-ros/tf2_ros/tf2_ros-0.7.5-r1.ebuild +++ b/dev-ros/tf2_ros/tf2_ros-0.7.5-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}] diff --git a/dev-ros/tf2_ros/tf2_ros-9999.ebuild b/dev-ros/tf2_ros/tf2_ros-9999.ebuild index afb61460059d..fd5e26d28f9f 100644 --- a/dev-ros/tf2_ros/tf2_ros-9999.ebuild +++ b/dev-ros/tf2_ros/tf2_ros-9999.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}] -- cgit v1.2.3-65-gdbad