diff options
author | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:53 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-09-04 14:21:53 +0200 |
commit | a6156a619e4cc78f95a5a1c7987ed761250bb149 (patch) | |
tree | a827745f2a21aad23311e6dfa220301cdadd6508 /dev-ros | |
parent | dev-ros/stereo_image_proc: remove boost[threads(+)] usedep (diff) | |
download | gentoo-a6156a619e4cc78f95a5a1c7987ed761250bb149.tar.gz gentoo-a6156a619e4cc78f95a5a1c7987ed761250bb149.tar.bz2 gentoo-a6156a619e4cc78f95a5a1c7987ed761250bb149.zip |
dev-ros/test_roscpp: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.11.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.13.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.14.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-1.15.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_roscpp/test_roscpp-9999.ebuild | 4 |
8 files changed, 15 insertions, 15 deletions
diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.10-r1.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.10-r1.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.10-r1.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.10-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.11.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.11.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.11.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.11.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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.13.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.13.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.13.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.13.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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.14.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.14.ebuild index c4c9a58334bc..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.14.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.14.ebuild @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.7-r1.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.7-r1.ebuild index b62992f3d33a..d23034ac3e30 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.7-r1.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.8-r1.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.8-r1.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.8-r1.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.8-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-1.15.9-r1.ebuild b/dev-ros/test_roscpp/test_roscpp-1.15.9-r1.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-1.15.9-r1.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-1.15.9-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) diff --git a/dev-ros/test_roscpp/test_roscpp-9999.ebuild b/dev-ros/test_roscpp/test_roscpp-9999.ebuild index 38c3002a2918..f361fe9e6e25 100644 --- a/dev-ros/test_roscpp/test_roscpp-9999.ebuild +++ b/dev-ros/test_roscpp/test_roscpp-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 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] dev-ros/rosunit[${PYTHON_SINGLE_USEDEP}] dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:=[threads(+)] + dev-libs/boost:= test? ( dev-cpp/gtest ) |