diff options
author | David Seifert <soap@gentoo.org> | 2021-06-18 21:15:31 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-18 21:15:31 +0200 |
commit | 20264a1b50e5097101b92a87bc44df0f14661aa5 (patch) | |
tree | b79630151fe1312bf339cdc5c65b5cc89aedd82a /dev-ros | |
parent | dev-ros/robot_pose_ekf: Depend on dev-libs/boost:=[threads(+)] (diff) | |
download | gentoo-20264a1b50e5097101b92a87bc44df0f14661aa5.tar.gz gentoo-20264a1b50e5097101b92a87bc44df0f14661aa5.tar.bz2 gentoo-20264a1b50e5097101b92a87bc44df0f14661aa5.zip |
dev-ros/rosconsole: 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/rosconsole/rosconsole-1.14.0-r1.ebuild (renamed from dev-ros/rosconsole/rosconsole-1.14.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/rosconsole/rosconsole-1.14.2-r1.ebuild (renamed from dev-ros/rosconsole/rosconsole-1.14.2.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/rosconsole/rosconsole-1.14.3-r1.ebuild (renamed from dev-ros/rosconsole/rosconsole-1.14.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/rosconsole/rosconsole-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-ros/rosconsole/rosconsole-1.14.0.ebuild b/dev-ros/rosconsole/rosconsole-1.14.0-r1.ebuild index 76c9a71eb9d4..7b47ef8aa1cb 100644 --- a/dev-ros/rosconsole/rosconsole-1.14.0.ebuild +++ b/dev-ros/rosconsole/rosconsole-1.14.0-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 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/cpp_common dev-ros/rostime dev-ros/rosunit - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] log4cxx? ( dev-libs/log4cxx ) !log4cxx? ( glog? ( dev-cpp/glog ) ) " diff --git a/dev-ros/rosconsole/rosconsole-1.14.2.ebuild b/dev-ros/rosconsole/rosconsole-1.14.2-r1.ebuild index 76c9a71eb9d4..7b47ef8aa1cb 100644 --- a/dev-ros/rosconsole/rosconsole-1.14.2.ebuild +++ b/dev-ros/rosconsole/rosconsole-1.14.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 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/cpp_common dev-ros/rostime dev-ros/rosunit - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] log4cxx? ( dev-libs/log4cxx ) !log4cxx? ( glog? ( dev-cpp/glog ) ) " diff --git a/dev-ros/rosconsole/rosconsole-1.14.3.ebuild b/dev-ros/rosconsole/rosconsole-1.14.3-r1.ebuild index 76c9a71eb9d4..7b47ef8aa1cb 100644 --- a/dev-ros/rosconsole/rosconsole-1.14.3.ebuild +++ b/dev-ros/rosconsole/rosconsole-1.14.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 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/cpp_common dev-ros/rostime dev-ros/rosunit - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] log4cxx? ( dev-libs/log4cxx ) !log4cxx? ( glog? ( dev-cpp/glog ) ) " diff --git a/dev-ros/rosconsole/rosconsole-9999.ebuild b/dev-ros/rosconsole/rosconsole-9999.ebuild index 76c9a71eb9d4..7b47ef8aa1cb 100644 --- a/dev-ros/rosconsole/rosconsole-9999.ebuild +++ b/dev-ros/rosconsole/rosconsole-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 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/cpp_common dev-ros/rostime dev-ros/rosunit - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] log4cxx? ( dev-libs/log4cxx ) !log4cxx? ( glog? ( dev-cpp/glog ) ) " |