diff options
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/rostime/rostime-0.7.2-r1.ebuild (renamed from dev-ros/rostime/rostime-0.7.2.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/rostime/rostime-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/rostime/rostime-0.7.2.ebuild b/dev-ros/rostime/rostime-0.7.2-r1.ebuild index a5f38c7f5a95..9d76e62d902b 100644 --- a/dev-ros/rostime/rostime-0.7.2.ebuild +++ b/dev-ros/rostime/rostime-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 @@ -14,7 +14,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] dev-ros/cpp_common " DEPEND="${RDEPEND} diff --git a/dev-ros/rostime/rostime-9999.ebuild b/dev-ros/rostime/rostime-9999.ebuild index a5f38c7f5a95..9d76e62d902b 100644 --- a/dev-ros/rostime/rostime-9999.ebuild +++ b/dev-ros/rostime/rostime-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 @@ -14,7 +14,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] dev-ros/cpp_common " DEPEND="${RDEPEND} |