diff options
Diffstat (limited to 'net-p2p/classified-ads/classified-ads-0.13-r2.ebuild')
-rw-r--r-- | net-p2p/classified-ads/classified-ads-0.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild index 2034c6a3dac5..87c87bf5edf6 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ RDEPEND="app-arch/bzip2 virtual/libintl" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 sys-devel/gdb:0 )" |