diff options
Diffstat (limited to 'app-i18n/opencc/opencc-1.1.4.ebuild')
-rw-r--r-- | app-i18n/opencc/opencc-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/opencc/opencc-1.1.4.ebuild b/app-i18n/opencc/opencc-1.1.4.ebuild index f9d91ca6ab7e..9c8761e44dc2 100644 --- a/app-i18n/opencc/opencc-1.1.4.ebuild +++ b/app-i18n/opencc/opencc-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2023 Gentoo Authors +# Copyright 2010-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -27,7 +27,7 @@ IUSE="doc test" RESTRICT="!test? ( test )" BDEPEND="${PYTHON_DEPS} - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" DEPEND="dev-cpp/tclap dev-libs/darts dev-libs/marisa:0= |