add perl_bootstrap for first time build
Signed-off-by: lcrpkking <pkwarcraft@gmail.com>
This commit is contained in:
parent
71643e6ac8
commit
0a54c5113a
@ -72,13 +72,13 @@ BuildRequires: perl(List::Util)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Tie::Handle)
|
||||
BuildRequires: perl(Time::HiRes) >= 1.59
|
||||
#%if %{with perl_POE_enables_optional_test}
|
||||
%if %{with perl_POE_enables_optional_test}
|
||||
# Optional tests:
|
||||
#%if !%{defined perl_bootstrap}
|
||||
%if !%{defined perl_bootstrap}
|
||||
BuildRequires: perl(POE::Test::Loops) >= 1.360
|
||||
#%endif
|
||||
%endif
|
||||
BuildRequires: perl(YAML)
|
||||
#%endif
|
||||
%endif
|
||||
Requires: perl(bytes)
|
||||
Recommends: perl(Compress::Zlib) >= 1.33
|
||||
Requires: perl(Curses) >= 1.08
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user