Accepting request 453940 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/453940
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=93
This commit is contained in:
Ferdinand Thiessen 2017-02-01 17:03:16 +00:00 committed by Git OBS Bridge
parent e03a57e190
commit 517e499bef
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 16:12:50 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sun Jan 29 15:12:44 UTC 2017 - mailaender@opensuse.org

View File

@ -67,7 +67,11 @@ Patch0: mumble-1.2.2-buildcompare.diff
Patch1: mumble-1.2.11-desktop_fix.diff
# PATCH-FEATURE-UPSTREAM https://github.com/mumble-voip/mumble/pull/2564
Patch2: appdata.patch
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: gcc-c++
BuildRequires: libcap-devel
BuildRequires: libogg-devel