[evolution-data-server/openismus-work: 30/122] Fixed pkg-config files, libebook requires libebook-contacts
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work: 30/122] Fixed pkg-config files, libebook requires libebook-contacts
- Date: Mon, 17 Dec 2012 09:05:50 +0000 (UTC)
commit fbbdbf7d1d5f3ebb7f73d0ac09343a4600d320bf
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Tue Nov 6 17:13:55 2012 +0900
Fixed pkg-config files, libebook requires libebook-contacts
.../libebook-contacts/libebook-contacts.pc.in | 2 +-
addressbook/libebook/libebook.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/libebook-contacts/libebook-contacts.pc.in b/addressbook/libebook-contacts/libebook-contacts.pc.in
index 4ad5128..d1396fb 100644
--- a/addressbook/libebook-contacts/libebook-contacts.pc.in
+++ b/addressbook/libebook-contacts/libebook-contacts.pc.in
@@ -10,7 +10,7 @@ privincludedir= privincludedir@
Name: libebook-contacts
Description: Client library for evolution contacts and vcard structures
Version: @VERSION@
-Requires: libedataserver-1.2 libebook-contacts-1.2
+Requires: libedataserver-1.2
Requires.private: camel-1.2
Libs: -L${libdir} -lebook-contacts-1.2
Cflags: -I${privincludedir}
diff --git a/addressbook/libebook/libebook.pc.in b/addressbook/libebook/libebook.pc.in
index 993870b..81b5afd 100644
--- a/addressbook/libebook/libebook.pc.in
+++ b/addressbook/libebook/libebook.pc.in
@@ -10,7 +10,7 @@ privincludedir= privincludedir@
Name: libebook
Description: Client library for evolution address books
Version: @VERSION@
-Requires: libedataserver-1.2
+Requires: libedataserver-1.2 libebook-contacts-1.2
Requires.private: camel-1.2
Libs: -L${libdir} -lebook-1.2
Cflags: -I${privincludedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]