Remove perl(MODULE_COMPAT), it will be replaced by generators

This commit is contained in:
Jitka Plesnikova 2023-01-13 18:49:47 +01:00
parent 0743362952
commit 68d8350791
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ BuildRequires: perl(Object::Pad) >= 0.15
BuildRequires: perl(Sentinel)
BuildRequires: perl(Test::Pod) >= 1
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
# From boot_future_asyncawait() argument in lib/Syntax/Keyword/Dynamically.xs
Requires: perl(Future::AsyncAwait) >= %{Future_AsyncAwait_minver}
%if %{defined perl_Future_AsyncAwait_ABI}