From f1a102d88226561d376e7a581ec1042d65002f829e29343bccf33516bc62c56b Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 21 Sep 2019 13:20:02 +0000 Subject: [PATCH] Accepting request 732344 from home:wolfi323:branches:KDE:Applications - Set Boost_NO_BOOST_CMAKE for cmake to fix build with latest boost in Factory OBS-URL: https://build.opensuse.org/request/show/732344 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=94 --- kig.changes | 6 ++++++ kig.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/kig.changes b/kig.changes index 28c6431..b0388ae 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 21 11:42:07 UTC 2019 - Wolfgang Bauer + +- Set Boost_NO_BOOST_CMAKE for cmake to fix build with latest boost + in Factory + ------------------------------------------------------------------- Thu Sep 5 14:00:33 UTC 2019 - Luca Beltrame diff --git a/kig.spec b/kig.spec index a82f353..816974e 100644 --- a/kig.spec +++ b/kig.spec @@ -76,7 +76,7 @@ drawing mathematical figures and including them in other documents. %setup -q %build - %cmake_kf5 -d build + %cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON %make_jobs %install