Add new boost packages for Boost ASIO

This commit is contained in:
Markus Frosch 2019-03-13 10:42:58 +01:00
parent fbcf4cc075
commit e139c8ed92
1 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,8 @@ BuildRequires: make
%define boost_devel_pkg %nil
# Using the split
# Provided by packages.icinga.com or OS, when boost is newer than %%{boost_min_version}
BuildRequires: libboost_context-devel-impl >= %{boost_min_version}
BuildRequires: libboost_coroutine-devel-impl >= %{boost_min_version}
BuildRequires: libboost_program_options-devel-impl >= %{boost_min_version}
BuildRequires: libboost_regex-devel-impl >= %{boost_min_version}
BuildRequires: libboost_system-devel-impl >= %{boost_min_version}