Accepting request 742109 from home:wolfi323:branches:KDE:Applications

- BuildRequire rsvg-convert instead of rsvg-view on Factory to fix
  build, the package has been renamed

OBS-URL: https://build.opensuse.org/request/show/742109
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwave?expand=0&rev=100
This commit is contained in:
2019-10-23 11:14:36 +00:00
committed by Git OBS Bridge
parent d28dc5309d
commit e9569e1c78
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 23 10:21:50 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- BuildRequire rsvg-convert instead of rsvg-view on Factory to fix
build, the package has been renamed
-------------------------------------------------------------------
Fri Oct 11 07:43:17 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
+4
View File
@@ -59,7 +59,11 @@ BuildRequires: libsamplerate-devel
BuildRequires: libvorbis-devel
BuildRequires: perl
BuildRequires: pkgconfig
%if 0%{?suse_version} > 1500
BuildRequires: rsvg-convert
%else
BuildRequires: rsvg-view
%endif
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)