Fix Ruby req. It should always be ruby19
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=10
This commit is contained in:
parent
aa5d89f76e
commit
04b934c86b
@ -74,10 +74,8 @@ BuildRequires: pkg-config
|
||||
BuildRequires: postgresql-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-greenlet-devel
|
||||
%if 0%{?suse_version} >= 1230
|
||||
%if 0%{?suse_version} > 1210
|
||||
BuildRequires: ruby19-devel
|
||||
%else
|
||||
BuildRequires: ruby-devel
|
||||
%endif
|
||||
BuildRequires: sqlite3-devel
|
||||
%if 0%{?suse_version} > 1210
|
||||
|
Loading…
Reference in New Issue
Block a user