Remove BR to openqa-client
This commit is contained in:
parent
54425472a1
commit
fdc2990d32
@ -39,7 +39,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# diff from SUSE: we have 'openqa-client', they have 'openQA-client'
|
# diff from SUSE: we have 'openqa-client', they have 'openQA-client'
|
||||||
%define python_scripts_requires python3-requests python3-future openqa-client
|
%define python_scripts_requires python3-requests python3-future
|
||||||
|
|
||||||
# The following line is generated from dependencies.yaml (upstream)
|
# The following line is generated from dependencies.yaml (upstream)
|
||||||
%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36
|
%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36
|
||||||
@ -55,7 +55,7 @@
|
|||||||
# Diff from SUSE 1: case (they have openQA-client, we have openqa-client)
|
# Diff from SUSE 1: case (they have openQA-client, we have openqa-client)
|
||||||
# Diff from SUSE 2: we have 'sqlite' not 'sqlite3'
|
# Diff from SUSE 2: we have 'sqlite' not 'sqlite3'
|
||||||
# The following line is generated from dependencies.yaml (upstream)
|
# The following line is generated from dependencies.yaml (upstream)
|
||||||
%define worker_requires openqa-client optipng os-autoinst < 5 perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite >= 3.24.0
|
%define worker_requires optipng os-autoinst < 5 perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite >= 3.24.0
|
||||||
# The following line is generated from dependencies.yaml (upstream)
|
# The following line is generated from dependencies.yaml (upstream)
|
||||||
%define build_requires %assetpack_requires rubygem(sass)
|
%define build_requires %assetpack_requires rubygem(sass)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user