summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-18 21:14:42 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-18 21:14:42 +0200
commit6d0f321084b702a31b2b95b01441147b9a7cad10 (patch)
treee1c5254ff0d7fd3d9a5eff08e6d77b0840c26459 /dev-ros
parentdev-ros/image_cb_detector: Depend on dev-libs/boost:=[threads(+)] (diff)
downloadgentoo-6d0f321084b702a31b2b95b01441147b9a7cad10.tar.gz
gentoo-6d0f321084b702a31b2b95b01441147b9a7cad10.tar.bz2
gentoo-6d0f321084b702a31b2b95b01441147b9a7cad10.zip
dev-ros/image_proc: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/image_proc/image_proc-1.15.2-r2.ebuild (renamed from dev-ros/image_proc/image_proc-1.15.3.ebuild)2
-rw-r--r--dev-ros/image_proc/image_proc-1.15.3-r1.ebuild (renamed from dev-ros/image_proc/image_proc-1.15.2-r1.ebuild)4
-rw-r--r--dev-ros/image_proc/image_proc-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-ros/image_proc/image_proc-1.15.3.ebuild b/dev-ros/image_proc/image_proc-1.15.2-r2.ebuild
index 840ef1a71241..249dfc8400a0 100644
--- a/dev-ros/image_proc/image_proc-1.15.3.ebuild
+++ b/dev-ros/image_proc/image_proc-1.15.2-r2.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
dev-ros/roscpp
dev-libs/console_bridge:=
media-libs/opencv:=
- dev-libs/boost:=[threads]
+ dev-libs/boost:=[threads(+)]
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
diff --git a/dev-ros/image_proc/image_proc-1.15.2-r1.ebuild b/dev-ros/image_proc/image_proc-1.15.3-r1.ebuild
index ee3903c63127..249dfc8400a0 100644
--- a/dev-ros/image_proc/image_proc-1.15.2-r1.ebuild
+++ b/dev-ros/image_proc/image_proc-1.15.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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:=[threads(+)]
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
diff --git a/dev-ros/image_proc/image_proc-9999.ebuild b/dev-ros/image_proc/image_proc-9999.ebuild
index ee3903c63127..249dfc8400a0 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-2020 Gentoo Authors
+# Copyright 1999-2021 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:=[threads(+)]
"
DEPEND="${RDEPEND}
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]