Accepting request 454493 from KDE:Applications

1

OBS-URL: https://build.opensuse.org/request/show/454493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kget?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2017-02-08 09:46:18 +00:00 committed by Git OBS Bridge
commit d8c799c627
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 11:39:35 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sat Jan 14 09:09:25 UTC 2017 - lbeltrame@kde.org

View File

@ -23,7 +23,11 @@ Summary: Download Manager
License: GPL-2.0+
Group: Productivity/Networking/Other
Source0: %{name}-%{version}.tar.xz
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: gpgme-devel
BuildRequires: libkdepimlibs4-devel
BuildRequires: libkonq-devel