summaryrefslogtreecommitdiff
path: root/evolution-data-server.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-data-server.pc.in')
-rw-r--r--evolution-data-server.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in
new file mode 100644
index 000000000..ca6ac0238
--- /dev/null
+++ b/evolution-data-server.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+idldir=@idldir@
+IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
+
+Name: evolution-data-server
+Description: The evolution data server for the calendar and addressbook
+Version: @VERSION@
+Requires: libgnome-2.0 libbonobo-2.0 >= @LIBBONOBO_REQUIRED@