From fb0fa7d634a915a5386c18884eef44edf3dd56ae Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:00 +0200 Subject: [PATCH] kicad: rebuild against boost-1.62 --- srcpkgs/kicad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index 418aab95bc1..a5afe6b8075 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad version=4.0.4 -revision=2 +revision=3 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON