Index: plugins.h =================================================================== --- plugins.h (revision 31775) +++ plugins.h (revision 31776) @@ -195,4 +195,5 @@ plugin_dep("millpath", "lib_polyhelp", 0) plugin_dep("order_pcbway", "lib_wget", 0) plugin_dep("order_pcbway", "order", 0) +plugin_dep("query", "lib_formula", 0) plugin_dep("report", "query", 0)