diff options
Diffstat (limited to 'sci-libs/fcl/fcl-9999.ebuild')
-rw-r--r-- | sci-libs/fcl/fcl-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fcl/fcl-9999.ebuild b/sci-libs/fcl/fcl-9999.ebuild index a948d33b7591..edd97c84d7f2 100644 --- a/sci-libs/fcl/fcl-9999.ebuild +++ b/sci-libs/fcl/fcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" octomap? ( sci-libs/octomap:= )" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) test? ( dev-cpp/gtest )" BDEPEND="${RDEPEND} |