Index: plugins.h =================================================================== --- plugins.h (revision 36606) +++ plugins.h (revision 36607) @@ -147,7 +147,9 @@ plugin_dep("export_lpr", "export_ps") plugin_dep("export_openems", "lib_polyhelp") plugin_dep("export_openscad", "lib_polyhelp") +plugin_dep("export_png", "lib_exp_pixmap") plugin_dep("export_ps", "lib_compat_help") +plugin_dep("export_ps", "lib_exp_text") plugin_dep("export_vfs_fuse", "lib_vfs") plugin_dep("export_vfs_mc", "lib_vfs") plugin_dep("export_xy", "export_bom")