From 9930acce91039763e6264f5571cc7067b5e012d60ef3bf2525a68e6381e4dc1f Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Thu, 16 Nov 2017 18:29:06 +0000 Subject: [PATCH] fix build OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=25 --- cpprest.changes | 2 +- cpprest.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cpprest.changes b/cpprest.changes index 82766b8..9c59f06 100644 --- a/cpprest.changes +++ b/cpprest.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Mon Nov 13 09:32:03 UTC 2017 - astieger@suse.com +Thu Nov 16 18:28:44 UTC 2017 - astieger@suse.com - cpprest 2.10.0: * build system fixes: diff --git a/cpprest.spec b/cpprest.spec index 8e40667..5a15a3b 100644 --- a/cpprest.spec +++ b/cpprest.spec @@ -36,6 +36,7 @@ BuildRequires: cmake >= 3.0 BuildRequires: gcc-c++ BuildRequires: openssl-devel >= 1.0 %if 0%{?suse_version} > 1325 +BuildRequires: libboost_atomic-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_random-devel BuildRequires: libboost_regex-devel