aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-03-10 08:23:08 +0100
committerGuido Günther <agx@sigxcpu.org>2014-03-10 08:24:21 +0100
commit01779354b3243d75446df19ffe1203f959c42842 (patch)
tree7a3dd6c981f951f918d33109f0c31bb5c5c9ddbe /data
parent6936c98f475fe839ef548b0a477c8b9af6e532c3 (diff)
pkg-config: Fix library name
Diffstat (limited to 'data')
-rw-r--r--data/libplanfahr-0.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/libplanfahr-0.0.pc.in b/data/libplanfahr-0.0.pc.in
index 67e27fa..25020a9 100644
--- a/data/libplanfahr-0.0.pc.in
+++ b/data/libplanfahr-0.0.pc.in
@@ -7,5 +7,5 @@ Name: libplanfahr-0.0
Version: @VERSION@
Description: libplanfahr GObject library
Requires: gobject-2.0 libxml-2.0
-Libs: -L${libdir} -llibplanfahr-0.0
+Libs: -L${libdir} -lplanfahr-0.0
Cflags: -I${includedir}/liblibplanfahr-0.0