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:
parent
e03a57e190
commit
517e499bef
@ -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
|
Sun Jan 29 15:12:44 UTC 2017 - mailaender@opensuse.org
|
||||||
|
|
||||||
|
@ -67,7 +67,11 @@ Patch0: mumble-1.2.2-buildcompare.diff
|
|||||||
Patch1: mumble-1.2.11-desktop_fix.diff
|
Patch1: mumble-1.2.11-desktop_fix.diff
|
||||||
# PATCH-FEATURE-UPSTREAM https://github.com/mumble-voip/mumble/pull/2564
|
# PATCH-FEATURE-UPSTREAM https://github.com/mumble-voip/mumble/pull/2564
|
||||||
Patch2: appdata.patch
|
Patch2: appdata.patch
|
||||||
|
%if 0%{?suse_version} > 1325
|
||||||
|
BuildRequires: libboost_headers-devel
|
||||||
|
%else
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
|
%endif
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user