diff options
-rw-r--r-- | sci-libs/fcl/fcl-0.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/fcl/fcl-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/fcl/fcl-0.6.1-r1.ebuild b/sci-libs/fcl/fcl-0.6.1-r1.ebuild index 5302b1fe59d9..3ec5f3be81fc 100644 --- a/sci-libs/fcl/fcl-0.6.1-r1.ebuild +++ b/sci-libs/fcl/fcl-0.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-cpp/eigen:3 - dev-libs/boost:=[threads(+)] + dev-libs/boost:= sci-libs/flann sci-libs/libccd[double-precision] octomap? ( sci-libs/octomap:= ) diff --git a/sci-libs/fcl/fcl-9999.ebuild b/sci-libs/fcl/fcl-9999.ebuild index 6d8c46a0c5cd..a948d33b7591 100644 --- a/sci-libs/fcl/fcl-9999.ebuild +++ b/sci-libs/fcl/fcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-cpp/eigen:3 - dev-libs/boost:=[threads(+)] + dev-libs/boost:= sci-libs/flann sci-libs/libccd[double-precision] octomap? ( sci-libs/octomap:= )" |