summaryrefslogtreecommitdiff
path: root/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild')
-rw-r--r--dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild
index 787f6cda77eb..e7739b41c364 100644
--- a/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild
+++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r114.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -36,7 +36,7 @@ REQUIRED_USE="
BDEPEND="
app-arch/unzip
virtual/pkgconfig
- doc? ( app-doc/doxygen[dot] )
+ doc? ( app-text/doxygen[dot] )
"
# <ffmpeg-5 for bug #831486 / bug #834425 and
# https://github.com/openscenegraph/OpenSceneGraph/issues/1111