Accepting request 455408 from KDE:Applications
1 OBS-URL: https://build.opensuse.org/request/show/455408 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-data-exporter?expand=0&rev=3
This commit is contained in:
commit
a29c77e391
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 11:07:19 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- use individual libboost-*-devel packages instead of boost-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 09:08:25 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -27,7 +27,11 @@ License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gettext-devel
|
||||
# Only required for the icon
|
||||
|
Loading…
Reference in New Issue
Block a user