diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:58 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:58 +0200 |
commit | 434297aa0c2fb5266e027c86267b29ab67d233cf (patch) | |
tree | 6678d260bf4b938264642d3cba0ae86b0b10c5bb /dev-ros | |
parent | dev-ros/tf2: remove boost[threads(+)] usedep (diff) | |
download | gentoo-434297aa0c2fb5266e027c86267b29ab67d233cf.tar.gz gentoo-434297aa0c2fb5266e027c86267b29ab67d233cf.tar.bz2 gentoo-434297aa0c2fb5266e027c86267b29ab67d233cf.zip |
dev-ros/tf2_ros: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-0.7.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-0.7.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-0.7.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/tf2_ros/tf2_ros-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 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}] 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}] |