summaryrefslogtreecommitdiff
path: root/gnome-bluetooth-1.0.pc.in
diff options
context:
space:
mode:
authorBastien Nocera <hadess@src.gnome.org>2009-02-25 14:43:27 +0000
committerBastien Nocera <hadess@src.gnome.org>2009-02-25 14:43:27 +0000
commit7a96c0ccbe0fa8a5a04cf1bc92b808c2decf13a3 (patch)
treebc53f0c050c90bb414a9ac8a7aef990a2661b15f /gnome-bluetooth-1.0.pc.in
parentbcb300b8b1b336ce162d20e576a5d5d66390b7d6 (diff)
downloadgnome-bluetooth-7a96c0ccbe0fa8a5a04cf1bc92b808c2decf13a3.tar.gz
Fix pkg-config file
To match the library name. svn path=/trunk/; revision=355
Diffstat (limited to 'gnome-bluetooth-1.0.pc.in')
-rw-r--r--gnome-bluetooth-1.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-bluetooth-1.0.pc.in b/gnome-bluetooth-1.0.pc.in
index ac097829..8b3e899c 100644
--- a/gnome-bluetooth-1.0.pc.in
+++ b/gnome-bluetooth-1.0.pc.in
@@ -7,5 +7,5 @@ Description: Widgets for Bluetooth device selection
Version: @VERSION@
Requires: gtk+-2.0
Requires.private: dbus-glib-1
-Libs: -L${libdir} -lgnome-bluetooth-1.0
+Libs: -L${libdir} -lgnome-bluetooth
Cflags: -I${includedir}/gnome-bluetooth