diff --git a/src/kibot-check b/src/kibot-check index 28f5a7f1..41371699 100755 --- a/src/kibot-check +++ b/src/kibot-check @@ -347,7 +347,7 @@ deps = '{\ "extra_arch": null,\ "extra_deb": null,\ "help_option": "--version",\ - "importance": 120003,\ + "importance": 150003,\ "in_debian": false,\ "is_kicad_plugin": false,\ "is_python": false,\ @@ -369,6 +369,17 @@ deps = '{\ 0\ ]\ },\ + {\ + "desc": null,\ + "mandatory": true,\ + "max_version": null,\ + "output": "dxf_sch_print",\ + "version": [\ + 2,\ + 1,\ + 1\ + ]\ + },\ {\ "desc": null,\ "mandatory": true,\ @@ -380,6 +391,17 @@ deps = '{\ 5\ ]\ },\ + {\ + "desc": null,\ + "mandatory": true,\ + "max_version": null,\ + "output": "hpgl_sch_print",\ + "version": [\ + 2,\ + 1,\ + 1\ + ]\ + },\ {\ "desc": "Show KiAuto installation information",\ "mandatory": false,\ @@ -431,8 +453,19 @@ deps = '{\ "output": "pdf_sch_print",\ "version": [\ 2,\ - 0,\ - 0\ + 1,\ + 1\ + ]\ + },\ + {\ + "desc": null,\ + "mandatory": true,\ + "max_version": null,\ + "output": "ps_sch_print",\ + "version": [\ + 2,\ + 1,\ + 1\ ]\ },\ {\ @@ -475,8 +508,8 @@ deps = '{\ "output": "svg_sch_print",\ "version": [\ 2,\ - 0,\ - 0\ + 1,\ + 1\ ]\ },\ {\