SHA256
1
0
forked from pool/evolution
evolution/evolution-pst-plugin.patch

14 lines
626 B
Diff
Raw Normal View History

Index: evolution-3.3.5/plugins/pst-import/Makefile.am
===================================================================
--- evolution-3.3.5.orig/plugins/pst-import/Makefile.am
+++ evolution-3.3.5/plugins/pst-import/Makefile.am
@@ -29,6 +29,8 @@ liborg_gnome_pst_import_la_LIBADD = \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/libemail-engine/libemail-engine.la \
+ $(top_builddir)/libemail-utils/libemail-utils.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \
$(GTKHTML_LIBS) \