Index: plugins.h =================================================================== --- plugins.h (revision 36607) +++ plugins.h (revision 36608) @@ -150,6 +150,7 @@ plugin_dep("export_png", "lib_exp_pixmap") plugin_dep("export_ps", "lib_compat_help") plugin_dep("export_ps", "lib_exp_text") +plugin_dep("export_svg", "lib_exp_text") plugin_dep("export_vfs_fuse", "lib_vfs") plugin_dep("export_vfs_mc", "lib_vfs") plugin_dep("export_xy", "export_bom")