diff options
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/tf/tf-1.13.2-r2.ebuild (renamed from dev-ros/tf/tf-1.13.2-r1.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/tf/tf-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/tf/tf-1.13.2-r1.ebuild b/dev-ros/tf/tf-1.13.2-r2.ebuild index 360303d8a915..0a1e2df469df 100644 --- a/dev-ros/tf/tf-1.13.2-r1.ebuild +++ b/dev-ros/tf/tf-1.13.2-r2.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,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] dev-ros/angles dev-ros/message_filters dev-ros/rosconsole diff --git a/dev-ros/tf/tf-9999.ebuild b/dev-ros/tf/tf-9999.ebuild index 360303d8a915..0a1e2df469df 100644 --- a/dev-ros/tf/tf-9999.ebuild +++ b/dev-ros/tf/tf-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,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] dev-ros/angles dev-ros/message_filters dev-ros/rosconsole |