[evolution-data-server] Bug 759714 - Fix annotations of EDataServer and Camel ][
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 759714 - Fix annotations of EDataServer and Camel ][
- Date: Fri, 15 Jan 2016 15:42:15 +0000 (UTC)
commit 09ac7d63c387202eab871d4cea64b451036c3409
Author: Corentin Noël <corentin elementary io>
Date: Fri Jan 15 16:41:22 2016 +0100
Bug 759714 - Fix annotations of EDataServer and Camel ][
vala/Makefile.am | 7 +++++--
vala/libcamel-1.2.deps | 2 ++
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/vala/Makefile.am b/vala/Makefile.am
index bd1c9aa..99bf83f 100644
--- a/vala/Makefile.am
+++ b/vala/Makefile.am
@@ -8,6 +8,7 @@ vapi_DATA = \
libebook-contacts-1.2.vapi \
$(NULL)
dist_vapi_DATA = \
+ libcamel-1.2.deps \
libedataserver-1.2.deps \
libebook-1.2.deps \
libebook-contacts-1.2.deps \
@@ -27,7 +28,7 @@ BUILT_SOURCES = \
pkgconfigdir = ${libdir}/pkgconfig
-libcamel-1.2.vapi: $(top_builddir)/camel/Camel-1.2.gir
+libcamel-1.2.vapi: $(top_builddir)/camel/Camel-1.2.gir libcamel-1.2.deps
$(VAPIGEN_V)$(VAPIGEN) \
--vapidir=. \
--vapidir=$(srcdir) \
@@ -39,13 +40,15 @@ libcamel-1.2.vapi: $(top_builddir)/camel/Camel-1.2.gir
$< \
$(NULL)
-libedataserver-1.2.vapi: $(top_builddir)/libedataserver/EDataServer-1.2.gir libedataserver-1.2.deps
+libedataserver-1.2.vapi: $(top_builddir)/libedataserver/EDataServer-1.2.gir libedataserver-1.2.deps
$(VAPIGEN_V)$(VAPIGEN) \
--vapidir=. \
--vapidir=$(srcdir) \
--girdir=$(top_builddir)/libedataserver \
--pkg gio-2.0 \
--pkg libxml-2.0 \
+ --pkg libsoup-2.4 \
+ --pkg posix \
--library libedataserver-1.2 \
--metadatadir=$(srcdir) \
$< \
diff --git a/vala/libcamel-1.2.deps b/vala/libcamel-1.2.deps
new file mode 100644
index 0000000..4478fb0
--- /dev/null
+++ b/vala/libcamel-1.2.deps
@@ -0,0 +1,2 @@
+libxml-2.0
+gio-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]