summaryrefslogtreecommitdiffstats
path: root/src/uca.pc.in
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-03-21 16:57:55 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2012-03-21 16:57:55 +0100
commitb2470635500817bd045810bb387e69bd4588cee6 (patch)
tree76b448541d1f24d95b6ee27b68f68306c2e6f262 /src/uca.pc.in
parente56445a8a9dafabc81ca8715626f225b53262be5 (diff)
downloaduca-b2470635500817bd045810bb387e69bd4588cee6.tar.gz
uca-b2470635500817bd045810bb387e69bd4588cee6.tar.bz2
uca-b2470635500817bd045810bb387e69bd4588cee6.tar.xz
uca-b2470635500817bd045810bb387e69bd4588cee6.zip
Merge patch from Volker Kaiser
Diffstat (limited to 'src/uca.pc.in')
-rw-r--r--src/uca.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in
index 6401368..26434f6 100644
--- a/src/uca.pc.in
+++ b/src/uca.pc.in
@@ -9,5 +9,5 @@ includedir_new=@includedir@
Name: libuca
Description: @UCA_DESCRIPTION@
Version: @VERSION@
-Libs: -L${libdir} -luca
+Libs: -L${libdir} -luca-gobject
Cflags: -I${includedir_old} -I${includedir_new}