summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 14:21:16 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 14:21:16 +0200
commit7499b2dc98d030b80dae0057ece495f5e0e38540 (patch)
treeced0d4e84c104b24de29ff190036ba544b8bf191 /dev-ros/cpp_common
parentdev-ros/costmap_2d: remove boost[threads(+)] usedep (diff)
downloadgentoo-7499b2dc98d030b80dae0057ece495f5e0e38540.tar.gz
gentoo-7499b2dc98d030b80dae0057ece495f5e0e38540.tar.bz2
gentoo-7499b2dc98d030b80dae0057ece495f5e0e38540.zip
dev-ros/cpp_common: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros/cpp_common')
-rw-r--r--dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild4
-rw-r--r--dev-ros/cpp_common/cpp_common-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild b/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild
index 92209a429f1d..db0deaacaf2e 100644
--- a/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild
+++ b/dev-ros/cpp_common/cpp_common-0.7.2-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
@@ -15,5 +15,5 @@ IUSE=""
RDEPEND="
dev-libs/console_bridge:=
- dev-libs/boost:=[threads(+)]"
+ dev-libs/boost:="
DEPEND="${RDEPEND}"
diff --git a/dev-ros/cpp_common/cpp_common-9999.ebuild b/dev-ros/cpp_common/cpp_common-9999.ebuild
index 92209a429f1d..db0deaacaf2e 100644
--- a/dev-ros/cpp_common/cpp_common-9999.ebuild
+++ b/dev-ros/cpp_common/cpp_common-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
@@ -15,5 +15,5 @@ IUSE=""
RDEPEND="
dev-libs/console_bridge:=
- dev-libs/boost:=[threads(+)]"
+ dev-libs/boost:="
DEPEND="${RDEPEND}"