dev-ros/test_rosbag: remove threads(+) usedep from boost

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-07-30 11:47:54 +02:00
parent c99ed88ac8
commit 3847ef177e
4 changed files with 7 additions and 7 deletions

View File

@@ -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}]")

View File

@@ -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}]")

View File

@@ -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}]")

View File

@@ -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}]")