From 12c1efa53ce91c790f26266c823bd23bf46ab746 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:32 +0000 Subject: [PATCH] kicad: rebuild against boost-1.65.1 --- srcpkgs/kicad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index 51ebb08516..024709c912 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad version=4.0.7 -revision=1 +revision=2 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON