don't hard code pkg config version
[platform/upstream/evolution-data-server.git] / evolution-data-server.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 idldir=@idldir@
7 IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
8
9 Name: evolution-data-server
10 Description: The evolution data server for the calendar and addressbook
11 Version: @VERSION@
12 Requires: libgnome-2.0 libbonobo-2.0 >= @LIBBONOBO_REQUIRED@