diff options
author | David Seifert <soap@gentoo.org> | 2022-07-30 11:47:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-30 11:47:54 +0200 |
commit | 3847ef177e5f452b69e42f1b3fa91da6ef70b8ad (patch) | |
tree | 92fc9c5ecbf2e24089da0f98b7a5fc5751c276fd /dev-ros | |
parent | games-arcade/performous: remove threads(+) usedep from boost (diff) | |
download | gentoo-3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.tar.gz gentoo-3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.tar.bz2 gentoo-3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.zip |
dev-ros/test_rosbag: remove threads(+) usedep from boost
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/test_rosbag/test_rosbag-9999.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild index 8dc8f933b1fc..af5ea8f23bd6 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-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 @@ -77,7 +77,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads(+)] + dev-libs/boost app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild index 8dc8f933b1fc..af5ea8f23bd6 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-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 @@ -77,7 +77,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads(+)] + dev-libs/boost app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild index eb9dec36f967..af5ea8f23bd6 100644 --- a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild @@ -77,7 +77,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads(+)] + dev-libs/boost app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") diff --git a/dev-ros/test_rosbag/test_rosbag-9999.ebuild b/dev-ros/test_rosbag/test_rosbag-9999.ebuild index 8dc8f933b1fc..af5ea8f23bd6 100644 --- a/dev-ros/test_rosbag/test_rosbag-9999.ebuild +++ b/dev-ros/test_rosbag/test_rosbag-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 @@ -77,7 +77,7 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( - dev-libs/boost[threads(+)] + dev-libs/boost app-arch/bzip2 dev-ros/rosout $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") |