Bug 34490 - Add nss/nspr package names to pkgconfig requirements
[platform/upstream/evolution-data-server.git] / evolution-data-server.pc.in
index a81643e..4224365 100644 (file)
@@ -8,9 +8,11 @@ datarootdir=@datarootdir@
 datadir=@datadir@
 privdatadir=@privdatadir@
 
+idldir=@idldir@
+IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
 execversion=@BASE_VERSION@
 
 Name: evolution-data-server
 Description: The evolution data server for the calendar and addressbook
 Version: @VERSION@
-Requires: dbus-glib-1
+Requires: dbus-glib-1, @mozilla_nss@, @mozilla_nspr@