Accepting request 482997 from home:wolfi323:branches:KDE:Extra
- Add libkcddb-devel build requirement for Leap >= 42.3 and Tumbleweed to enable CDDB searches. OBS-URL: https://build.opensuse.org/request/show/482997 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=30
This commit is contained in:
parent
c61fdec680
commit
0dd60e954e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 10:03:20 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Add libkcddb-devel build requirement for Leap >= 42.3 and
|
||||
Tumbleweed to enable CDDB searches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 08:01:00 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -70,6 +70,7 @@ Recommends: %{name}-lang = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300)
|
||||
BuildRequires: libcsv-devel
|
||||
BuildRequires: libkcddb-devel
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
Reference in New Issue
Block a user