Accepting request 777419 from home:wolfi323:branches:KDE:Applications
- Extend the conditional for "BuildRequires: rsvg-convert" to cover Leap 15.2 as well, it has a newer librsvg OBS-URL: https://build.opensuse.org/request/show/777419 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwave?expand=0&rev=119
This commit is contained in:
parent
af2ad15ab1
commit
67fb54af25
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 20:46:57 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
- Extend the conditional for "BuildRequires: rsvg-convert" to cover
|
||||
Leap 15.2 as well, it has a newer librsvg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 08:38:14 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: libsamplerate-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: pkgconfig
|
||||
%if 0%{?suse_version} > 1500
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
|
||||
BuildRequires: rsvg-convert
|
||||
%else
|
||||
BuildRequires: rsvg-view
|
||||
|
Loading…
x
Reference in New Issue
Block a user