Commit e5d26a34 authored by Matthieu Moy's avatar Matthieu Moy
Browse files

auto-multiple-choice: add dependencies for email

As mentionned in #288249 in the comments, this is needed to get the
email-sending feature to work. Before this commit, clicking reports -> send
displays an error message about missing Perl modules, which disapears with this
commit.
parent 504a1cfc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -32,6 +32,10 @@ let
      CairoGObject
      DBDSQLite
      DBI
      EmailAddress
      EmailMIME
      EmailSender
      EmailSimple
      Glib
      GlibObjectIntrospection
      Gtk3