[gpointing-device-settings] Fix library flags in pkgconfig file.
- From: Hiroyuki Ikezoe <hiikezoe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gpointing-device-settings] Fix library flags in pkgconfig file.
- Date: Sat, 5 Dec 2009 11:04:11 +0000 (UTC)
commit 83725457e50d7b09486654e5371513190a0fbe72
Author: Gianluca Sforna <giallu gmail com>
Date: Sat Dec 5 20:03:28 2009 +0900
Fix library flags in pkgconfig file.
Fix for bug 596835.
libgpointing-device-settings.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgpointing-device-settings.pc.in b/libgpointing-device-settings.pc.in
index 8fda90e..900beaa 100644
--- a/libgpointing-device-settings.pc.in
+++ b/libgpointing-device-settings.pc.in
@@ -12,5 +12,5 @@ Name: LibGPointingDeviceSettings
Description: Library to create dynamic module of UI for pointing device settings
Version: @VERSION@
Requires: gtk+-2.0 >= @GTK_REQUIRED@ gconf-2.0 >= @GCONF_REQUIRED@
-Libs: -L${libdir} -lgpointing-device-settings
+Libs: -L${libdir} -lgpds
Cflags: -I${includedir}/gpointing-device-settings
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]