dev-perl/Search-Xapian: drop unversioned Perl virtual deps

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-07-20 20:37:35 +01:00
parent defa7597ec
commit f02d1fd942
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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
@ -16,7 +16,6 @@ RESTRICT="!test? ( test )"
RDEPEND=">=dev-libs/xapian-1.4:0=[inmemory(+)]
!dev-libs/xapian-bindings[perl]"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( dev-perl/Devel-Leak )
"