Skip to content
Snippets Groups Projects
Commit 5728ec9c authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Merge branch 'iostreams' into 'master'

Require Boost.Iostreams

See merge request !48
parents e23e8959 57cce6db
No related branches found
No related tags found
1 merge request!48Require Boost.Iostreams
Pipeline #26229 passed
......@@ -151,6 +151,7 @@ BuildRequires: make
BuildRequires: libboost_context-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_coroutine-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_filesystem-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_iostreams-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_program_options-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_regex-devel%{?boost_devel_suffix} >= %{boost_min_version}
BuildRequires: libboost_system-devel%{?boost_devel_suffix} >= %{boost_min_version}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment