Bug 722068 - Make Evolution build under Win32

This also makes gnome-desktop an optional dependency, which can
be avoided with --disable-gnome-desktop configure option.
This commit is contained in:
Milan Crha
2014-07-10 21:01:42 +02:00
parent 1690e6760f
commit fa3d3c2403
12 changed files with 48 additions and 32 deletions

View File

@ -19,6 +19,6 @@ Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
Requires: gtk+-3.0 libebackend-1.2 webkitgtk-3.0
Requires.private: gnome-desktop-3.0
Requires.private: @GNOME_DESKTOP_DEPENDENCY@
Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R${privlibdir}
Cflags: -I${privincludedir}