Code review comment for lp:~dhavlicek/awn-extras/calendar-evolution

Revision history for this message
Mark Lee (malept) wrote :

> It seems that we're adding a dependency on Evolution's python bindings. This
> means changes in configure.ac (and probably debian/control as well).

I suppose we could sidestep this somewhat by using awn.check_dependencies() for the evolution module, and disabling evolution support if it doesn't exist.

« Back to merge proposal