Accepting request 381522 from home:Dmitry_R:branches:devel:libraries:c_c++

- Fix build on systems with GCC4

OBS-URL: https://build.opensuse.org/request/show/381522
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=166
This commit is contained in:
Ismail Dönmez 2016-03-30 09:32:10 +00:00 committed by Git OBS Bridge
parent 6681b63bab
commit f121677c7a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 29 20:06:05 UTC 2016 - dmitry_r@opensuse.org
- Fix build on systems with GCC4
-------------------------------------------------------------------
Sun Feb 14 14:28:50 UTC 2016 - egeorget@openmailbox.org

View File

@ -93,6 +93,10 @@ BuildRequires: chrpath
BuildRequires: dos2unix
BuildRequires: fdupes
BuildRequires: gcc-c++
%if 0%{?suse_version} <= 1320
# boost requires quadmath.h
BuildRequires: gcc-fortran
%endif
BuildRequires: libbz2-devel
BuildRequires: libexpat-devel
BuildRequires: libicu-devel >= 4.4