kicad: reenable scriptingSupport
94108 fixed the wxPython dependency
This commit is contained in:
parent
43a6b7b886
commit
c761c60431
@ -9,7 +9,7 @@
|
|||||||
, oceSupport ? false, opencascade
|
, oceSupport ? false, opencascade
|
||||||
, withOCCT ? true, opencascade-occt
|
, withOCCT ? true, opencascade-occt
|
||||||
, ngspiceSupport ? true, libngspice
|
, ngspiceSupport ? true, libngspice
|
||||||
, scriptingSupport ? false, swig, python3
|
, scriptingSupport ? true, swig, python3
|
||||||
, debug ? false, valgrind
|
, debug ? false, valgrind
|
||||||
, with3d ? true
|
, with3d ? true
|
||||||
, withI18n ? true
|
, withI18n ? true
|
||||||
|
Loading…
Reference in New Issue
Block a user