diff options
author | David Seifert <soap@gentoo.org> | 2021-06-18 21:16:13 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-18 21:16:13 +0200 |
commit | 93572fb9c4e49a2b9d709d8b9a759871f53bd912 (patch) | |
tree | 25728b3416ebb79aa7b63d7e43ced3b65b298e02 /dev-ros | |
parent | dev-ros/tf: Depend on dev-libs/boost:=[threads(+)] (diff) | |
download | gentoo-93572fb9c4e49a2b9d709d8b9a759871f53bd912.tar.gz gentoo-93572fb9c4e49a2b9d709d8b9a759871f53bd912.tar.bz2 gentoo-93572fb9c4e49a2b9d709d8b9a759871f53bd912.zip |
dev-ros/tf2: 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/tf2/tf2-0.7.2-r1.ebuild (renamed from dev-ros/tf2/tf2-0.7.2.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/tf2/tf2-0.7.3-r1.ebuild (renamed from dev-ros/tf2/tf2-0.7.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/tf2/tf2-0.7.5-r1.ebuild (renamed from dev-ros/tf2/tf2-0.7.5.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/tf2/tf2-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-ros/tf2/tf2-0.7.2.ebuild b/dev-ros/tf2/tf2-0.7.2-r1.ebuild index 1e993d3ee72a..0b883ce9acf3 100644 --- a/dev-ros/tf2/tf2-0.7.2.ebuild +++ b/dev-ros/tf2/tf2-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/console_bridge:= dev-ros/rostime - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/tf2_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/tf2/tf2-0.7.3.ebuild b/dev-ros/tf2/tf2-0.7.3-r1.ebuild index 1e993d3ee72a..0b883ce9acf3 100644 --- a/dev-ros/tf2/tf2-0.7.3.ebuild +++ b/dev-ros/tf2/tf2-0.7.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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/console_bridge:= dev-ros/rostime - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/tf2_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/tf2/tf2-0.7.5.ebuild b/dev-ros/tf2/tf2-0.7.5-r1.ebuild index 1e993d3ee72a..0b883ce9acf3 100644 --- a/dev-ros/tf2/tf2-0.7.5.ebuild +++ b/dev-ros/tf2/tf2-0.7.5-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/console_bridge:= dev-ros/rostime - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/tf2_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/tf2/tf2-9999.ebuild b/dev-ros/tf2/tf2-9999.ebuild index 1e993d3ee72a..0b883ce9acf3 100644 --- a/dev-ros/tf2/tf2-9999.ebuild +++ b/dev-ros/tf2/tf2-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 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/console_bridge:= dev-ros/rostime - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/tf2_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] |