diff options
Diffstat (limited to 'net-nds/389-ds-base/389-ds-base-2.3.2.ebuild')
-rw-r--r-- | net-nds/389-ds-base/389-ds-base-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild b/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild index 017e6fdb227d..86c901c1ea05 100644 --- a/net-nds/389-ds-base/389-ds-base-2.3.2.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.3.2.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 @@ -154,7 +154,7 @@ BDEPEND=">=sys-devel/autoconf-2.69-r5 $(python_gen_cond_dep ' dev-python/argparse-manpage[${PYTHON_USEDEP}] ') - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) test? ( dev-util/cmocka ) " |