diff options
Diffstat (limited to 'dev-libs/atcore/atcore-1.0.0.ebuild')
-rw-r--r-- | dev-libs/atcore/atcore-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atcore/atcore-1.0.0.ebuild b/dev-libs/atcore/atcore-1.0.0.ebuild index 5f1724ce84ba..effc4ea9ba27 100644 --- a/dev-libs/atcore/atcore-1.0.0.ebuild +++ b/dev-libs/atcore/atcore-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" >=dev-qt/linguist-tools-${QTMIN}:5 - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) " src_prepare() { |