summaryrefslogtreecommitdiff
path: root/salut/telepathy-salut.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'salut/telepathy-salut.pc.in')
-rw-r--r--salut/telepathy-salut.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/salut/telepathy-salut.pc.in b/salut/telepathy-salut.pc.in
index c124d1d8..8d01d6b5 100644
--- a/salut/telepathy-salut.pc.in
+++ b/salut/telepathy-salut.pc.in
@@ -5,6 +5,7 @@ includedir=@includedir@
libexecdir=@libexecdir@
plugindir=${libdir}/telepathy/salut-0
+pluginexeclibdir=@pluginexeclibdir@
salutpath=${libexecdir}/telepathy-salut
Name: Telepathy-Salut
@@ -12,5 +13,5 @@ Description: Link-local XMPP backend for the Telepathy framework
Version: @VERSION@
Requires: pkg-config >= 0.21
Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12
-Libs: -L${libdir} -lsalut-plugins -lwocky
+Libs: -L${pluginexeclibdir} -lsalut-plugins -lwocky
Cflags: -I${includedir}/telepathy-salut-0