Accepting request 453806 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel OBS-URL: https://build.opensuse.org/request/show/453806 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=42
This commit is contained in:
parent
e81b89d3c2
commit
69cd84bbdb
@ -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
|
Sat Jan 14 09:09:25 UTC 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -23,7 +23,11 @@ Summary: Download Manager
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
%if 0%{?suse_version} > 1325
|
||||||
|
BuildRequires: libboost_headers-devel
|
||||||
|
%else
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
|
%endif
|
||||||
BuildRequires: gpgme-devel
|
BuildRequires: gpgme-devel
|
||||||
BuildRequires: libkdepimlibs4-devel
|
BuildRequires: libkdepimlibs4-devel
|
||||||
BuildRequires: libkonq-devel
|
BuildRequires: libkonq-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user