Accepting request 453052 from home:adra:branches:KDE:Extra

Added new build requirement libcsv-devel for openSUSE Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/453052
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=17
This commit is contained in:
Hrvoje Senjan 2017-01-27 23:39:53 +00:00 committed by Git OBS Bridge
parent 2e681422f2
commit f5d54df6d3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 27 22:00:10 UTC 2017 - asterios.dramis@gmail.com
- Added new build requirement libcsv-devel for openSUSE Tumbleweed.
-------------------------------------------------------------------
Fri Nov 11 21:51:26 UTC 2016 - asterios.dramis@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package tellico
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -46,6 +46,9 @@ BuildRequires: kwallet-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
%if 0%{?suse_version} > 1320
BuildRequires: libcsv-devel
%endif
BuildRequires: libdiscid-devel
BuildRequires: libexempi-devel
BuildRequires: libksane-devel