forked from pool/openQA
This commit is contained in:
parent
a0279b15f8
commit
d820903955
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4929f721223665f8e5004f6ddce075582798530868324bdeff41477dfe118424
|
||||
size 1431992
|
@ -84,8 +84,9 @@ BuildArch: noarch
|
||||
ExcludeArch: i586
|
||||
%{?systemd_requires}
|
||||
%if %{with tests}
|
||||
BuildRequires: chromedriver
|
||||
BuildRequires: chromium
|
||||
BuildRequires: perl-App-cpanminus
|
||||
BuildRequires: chromium chromedriver
|
||||
BuildRequires: perl(Mojo::RabbitMQ::Client)
|
||||
BuildRequires: perl(Perl::Critic)
|
||||
BuildRequires: perl(Perl::Tidy)
|
||||
@ -149,9 +150,9 @@ The openQA worker manages test engine (provided by os-autoinst package).
|
||||
Summary: Client tools for remote openQA management
|
||||
Group: Development/Tools/Other
|
||||
Requires: perl(Config::IniFiles)
|
||||
Requires: perl(Cpanel::JSON::XS)
|
||||
Requires: perl(Data::Dump)
|
||||
Requires: perl(Getopt::Long)
|
||||
Requires: perl(Cpanel::JSON::XS)
|
||||
Requires: perl(Mojolicious)
|
||||
|
||||
%description client
|
||||
|
Loading…
Reference in New Issue
Block a user