summaryrefslogtreecommitdiff
path: root/dev-ros/image_proc/image_proc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/image_proc/image_proc-9999.ebuild')
-rw-r--r--dev-ros/image_proc/image_proc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/image_proc/image_proc-9999.ebuild b/dev-ros/image_proc/image_proc-9999.ebuild
index 249dfc8400a0..92a72ce17285 100644
--- a/dev-ros/image_proc/image_proc-9999.ebuild
+++ b/dev-ros/image_proc/image_proc-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
@@ -23,7 +23,7 @@ RDEPEND="
dev-ros/roscpp
dev-libs/console_bridge:=
media-libs/opencv:=
- dev-libs/boost:=[threads(+)]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]