diff options
Diffstat (limited to 'net-p2p/classified-ads/classified-ads-0.14.ebuild')
-rw-r--r-- | net-p2p/classified-ads/classified-ads-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/classified-ads/classified-ads-0.14.ebuild b/net-p2p/classified-ads/classified-ads-0.14.ebuild index fd127beed1fe..e92f7930e940 100644 --- a/net-p2p/classified-ads/classified-ads-0.14.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.14.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 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} sys-devel/gdb:0 )" BDEPEND="sys-devel/gettext - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" src_prepare() { # preprocessed graphics are unpacked into wrong directory |