diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:45 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:45 +0200 |
commit | e1d1f76b726180604fbb4875d8f75583a1dd0a83 (patch) | |
tree | a9d398169013ac1ddef64ddec9d38328bed0e3f9 /dev-ros | |
parent | dev-ros/roscpp_tutorials: remove boost[threads(+)] usedep (diff) | |
download | gentoo-e1d1f76b726180604fbb4875d8f75583a1dd0a83.tar.gz gentoo-e1d1f76b726180604fbb4875d8f75583a1dd0a83.tar.bz2 gentoo-e1d1f76b726180604fbb4875d8f75583a1dd0a83.zip |
dev-ros/roslib: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/roslib/roslib-1.15.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/roslib/roslib-1.15.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/roslib/roslib-1.15.8.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/roslib/roslib-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-ros/roslib/roslib-1.15.6-r1.ebuild b/dev-ros/roslib/roslib-1.15.6-r1.ebuild index ce412cbff520..cba16db461e2 100644 --- a/dev-ros/roslib/roslib-1.15.6-r1.ebuild +++ b/dev-ros/roslib/roslib-1.15.6-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" $(python_gen_cond_dep ">=dev-python/rospkg-1.0.37[\${PYTHON_USEDEP}]") - dev-libs/boost:=[threads(+)] + dev-libs/boost:= dev-ros/rospack dev-ros/ros_environment " diff --git a/dev-ros/roslib/roslib-1.15.7-r1.ebuild b/dev-ros/roslib/roslib-1.15.7-r1.ebuild index ce412cbff520..cba16db461e2 100644 --- a/dev-ros/roslib/roslib-1.15.7-r1.ebuild +++ b/dev-ros/roslib/roslib-1.15.7-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" $(python_gen_cond_dep ">=dev-python/rospkg-1.0.37[\${PYTHON_USEDEP}]") - dev-libs/boost:=[threads(+)] + dev-libs/boost:= dev-ros/rospack dev-ros/ros_environment " diff --git a/dev-ros/roslib/roslib-1.15.8.ebuild b/dev-ros/roslib/roslib-1.15.8.ebuild index ce412cbff520..cba16db461e2 100644 --- a/dev-ros/roslib/roslib-1.15.8.ebuild +++ b/dev-ros/roslib/roslib-1.15.8.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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" $(python_gen_cond_dep ">=dev-python/rospkg-1.0.37[\${PYTHON_USEDEP}]") - dev-libs/boost:=[threads(+)] + dev-libs/boost:= dev-ros/rospack dev-ros/ros_environment " diff --git a/dev-ros/roslib/roslib-9999.ebuild b/dev-ros/roslib/roslib-9999.ebuild index ce412cbff520..cba16db461e2 100644 --- a/dev-ros/roslib/roslib-9999.ebuild +++ b/dev-ros/roslib/roslib-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" $(python_gen_cond_dep ">=dev-python/rospkg-1.0.37[\${PYTHON_USEDEP}]") - dev-libs/boost:=[threads(+)] + dev-libs/boost:= dev-ros/rospack dev-ros/ros_environment " |