commit:     600a89e8ebb47322fcf00cb18e58636e5e632c3b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 12:22:34 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 12:22:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600a89e8

sci-libs/fcl: remove boost[threads(+)] usedep

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/fcl/fcl-0.6.1-r1.ebuild | 4 ++--
 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:= )"

Reply via email to