commit:     e206506010b0c9d04b9df09fc4b9dcdc53d9cf23
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 22:25:03 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 22:25:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2065060

dev-libs/librevenge: Add missing app-text/doxygen[dot] USEdep for doc

Closes: https://bugs.gentoo.org/960541
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/librevenge/librevenge-0.0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/librevenge/librevenge-0.0.5.ebuild 
b/dev-libs/librevenge/librevenge-0.0.5.ebuild
index 1c209bc235e3..dd970bfdd713 100644
--- a/dev-libs/librevenge/librevenge-0.0.5.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,7 +25,7 @@ RDEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-libs/boost
        test? ( dev-util/cppunit[${MULTILIB_USEDEP}] )"
-BDEPEND="doc? ( app-text/doxygen )"
+BDEPEND="doc? ( app-text/doxygen[dot] )"
 
 src_prepare() {
        default

Reply via email to