summaryrefslogtreecommitdiff
path: root/evolution-data-server.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-10-27 16:51:55 -0400
committerMatthew Barnes <mbarnes@redhat.com>2009-10-27 16:55:34 -0400
commit7330f2e1d19eee3cfbf36a4eae397463fbdc1e32 (patch)
tree45f7fa59bc7b51ba518adca7573f907092a9918c /evolution-data-server.pc.in
parent9093559919e37c6247ea83f2bdaadacd329dc3b1 (diff)
downloadevolution-data-server-7330f2e1d19eee3cfbf36a4eae397463fbdc1e32.tar.gz
Bug 34490 - Add nss/nspr package names to pkgconfig requirements
This only works on distros that provide pkgconfig files for libnss and libnspr, which by now I would hope is all distros.
Diffstat (limited to 'evolution-data-server.pc.in')
-rw-r--r--evolution-data-server.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in
index e656f9cd7..4224365e8 100644
--- a/evolution-data-server.pc.in
+++ b/evolution-data-server.pc.in
@@ -15,4 +15,4 @@ 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@