summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-18 21:14:15 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-18 21:14:15 +0200
commit2f92625969d699ad7a5b420b7c36ba12fb9ac6f3 (patch)
treeab2742f533555d5d77c566f6cca49256ad1edd66 /dev-ros
parentdev-ros/costmap_2d: Depend on dev-libs/boost:=[threads(+)] (diff)
downloadgentoo-2f92625969d699ad7a5b420b7c36ba12fb9ac6f3.tar.gz
gentoo-2f92625969d699ad7a5b420b7c36ba12fb9ac6f3.tar.bz2
gentoo-2f92625969d699ad7a5b420b7c36ba12fb9ac6f3.zip
dev-ros/cpp_common: 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/cpp_common/cpp_common-0.7.2-r1.ebuild (renamed from dev-ros/cpp_common/cpp_common-0.7.2.ebuild)4
-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.ebuild b/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild
index c422096a4959..92209a429f1d 100644
--- a/dev-ros/cpp_common/cpp_common-0.7.2.ebuild
+++ b/dev-ros/cpp_common/cpp_common-0.7.2-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
@@ -15,5 +15,5 @@ IUSE=""
RDEPEND="
dev-libs/console_bridge:=
- dev-libs/boost:=[threads]"
+ dev-libs/boost:=[threads(+)]"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/cpp_common/cpp_common-9999.ebuild b/dev-ros/cpp_common/cpp_common-9999.ebuild
index c422096a4959..92209a429f1d 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-2020 Gentoo Authors
+# Copyright 1999-2021 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:=[threads(+)]"
DEPEND="${RDEPEND}"