kicad: reenable scriptingSupport

94108 fixed the wxPython dependency
This commit is contained in:
Evils 2020-08-08 11:28:10 +02:00
parent 43a6b7b886
commit c761c60431

View file

@ -9,7 +9,7 @@
, oceSupport ? false, opencascade
, withOCCT ? true, opencascade-occt
, ngspiceSupport ? true, libngspice
, scriptingSupport ? false, swig, python3
, scriptingSupport ? true, swig, python3
, debug ? false, valgrind
, with3d ? true
, withI18n ? true