From 364981839f87cfad09c968b17576de7fbada13b2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 4 Sep 2022 14:21:25 +0200 Subject: [PATCH] dev-ros/image_cb_detector: remove boost[threads(+)] usedep Signed-off-by: David Seifert --- dev-ros/image_cb_detector/image_cb_detector-0.10.15-r1.ebuild | 4 ++-- dev-ros/image_cb_detector/image_cb_detector-9999.ebuild | 4 ++-- 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 3cb98fba9da32..85dedfce544b5 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 3cb98fba9da32..85dedfce544b5 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}]