summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 14:21:25 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 14:21:25 +0200
commit364981839f87cfad09c968b17576de7fbada13b2 (patch)
tree72b1feccaec2020f9ba6ec661f27b37073cda415 /dev-ros
parentdev-ros/hector_mapping: remove boost[threads(+)] usedep (diff)
downloadgentoo-364981839f87cfad09c968b17576de7fbada13b2.tar.gz
gentoo-364981839f87cfad09c968b17576de7fbada13b2.tar.bz2
gentoo-364981839f87cfad09c968b17576de7fbada13b2.zip
dev-ros/image_cb_detector: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/image_cb_detector/image_cb_detector-0.10.15-r1.ebuild4
-rw-r--r--dev-ros/image_cb_detector/image_cb_detector-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/image_cb_detector/image_cb_detector-0.10.15-r1.ebuild b/dev-ros/image_cb_detector/image_cb_detector-0.10.15-r1.ebuild
index 3cb98fba9da3..85dedfce544b 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-0.10.15-r1.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-0.10.15-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
@@ -24,7 +24,7 @@ RDEPEND="
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-libs/boost:=[threads(+)]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
diff --git a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
index 3cb98fba9da3..85dedfce544b 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-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
@@ -24,7 +24,7 @@ RDEPEND="
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-libs/boost:=[threads(+)]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]