summaryrefslogtreecommitdiff
path: root/sys-libs/ldb/ldb-2.6.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/ldb/ldb-2.6.2.ebuild')
-rw-r--r--sys-libs/ldb/ldb-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ldb/ldb-2.6.2.ebuild b/sys-libs/ldb/ldb-2.6.2.ebuild
index d0c4881fb176..192c588a358d 100644
--- a/sys-libs/ldb/ldb-2.6.2.ebuild
+++ b/sys-libs/ldb/ldb-2.6.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
@@ -48,7 +48,7 @@ DEPEND="
BDEPEND="${PYTHON_DEPS}
dev-libs/libxslt
virtual/pkgconfig
- doc? ( app-doc/doxygen )
+ doc? ( app-text/doxygen )
"
WAF_BINARY="${S}/buildtools/bin/waf"