SHA256
1
0
forked from pool/openQA
Stephan Kulow 2017-11-27 07:35:43 +00:00 committed by Git OBS Bridge
parent a0279b15f8
commit d820903955
2 changed files with 3 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4929f721223665f8e5004f6ddce075582798530868324bdeff41477dfe118424
size 1431992

View File

@ -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