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