diff options
Diffstat (limited to 'net-p2p/classified-ads/classified-ads-0.13-r1.ebuild')
-rw-r--r-- | net-p2p/classified-ads/classified-ads-0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild index 76c08d266204..7da575619d8c 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r1.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=7 @@ -38,7 +38,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} sys-devel/gettext - doc? ( app-doc/doxygen[dot] ) + doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 sys-devel/gdb:0 )" |