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

This commit is contained in:
Jitka Plesnikova 2023-01-13 19:07:41 +01:00
parent ae6a9a7bb6
commit a811597a71

View File

@ -18,7 +18,6 @@ BuildRequires: perl(Exporter)
BuildRequires: perl(strict)
# Tests only
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
# although the resulting rpm appears to be noarch, the build is arch-dependent
# and produces different code for ppc and x86