[gcr] ui: Don't include deprecated library in our pkg-config file
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] ui: Don't include deprecated library in our pkg-config file
- Date: Mon, 1 Sep 2014 08:59:27 +0000 (UTC)
commit b9e365d0f5ddb43d9ebd3e7b33bd28a9b3ea741b
Author: Stef Walter <stefw redhat com>
Date: Mon Sep 1 10:57:33 2014 +0200
ui: Don't include deprecated library in our pkg-config file
https://bugzilla.gnome.org/show_bug.cgi?id=732082
ui/gcr-ui.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ui/gcr-ui.pc.in b/ui/gcr-ui.pc.in
index cd35150..1b994d0 100644
--- a/ui/gcr-ui.pc.in
+++ b/ui/gcr-ui.pc.in
@@ -11,5 +11,5 @@ Description: GObject and GUI library for high level crypto parsing and display
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0 gtk+-3.0 gcr-base- GCR_MAJOR@ gck- GCK_MAJOR@
Requires.private: p11-kit-1
-Libs: -L${libdir} -lgcr- GCR_MAJOR@
+Libs: -L${libdir} -lgcr-ui- GCR_MAJOR@
Cflags: -I${includedir}/gcr- GCR_MAJOR@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]