SHA256
1
0
forked from pool/tellico

Accepting request 453055 from KDE:Extra

1

OBS-URL: https://build.opensuse.org/request/show/453055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tellico?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2017-02-05 14:48:32 +00:00 committed by Git OBS Bridge
commit 132ebcb24c
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