diff options
Diffstat (limited to 'dev-libs/xalan-c/xalan-c-1.12-r2.ebuild')
-rw-r--r-- | dev-libs/xalan-c/xalan-c-1.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild index 778251ef001e..6a2473fc1c7f 100644 --- a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild +++ b/dev-libs/xalan-c/xalan-c-1.12-r2.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=8 @@ -38,7 +38,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND+=" - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) " PATCHES=( |