[evolution-data-server/gnome-3-0] Bug 649684 - GIR files should contain <package name=../>



commit 8dbd88c298aa6b3eee10446104d2ed2a6f3d7786
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date:   Sun May 8 11:46:45 2011 -0400

    Bug 649684 - GIR files should contain <package name=../>
    
    (cherry picked from commit b759ff33229866eaebf8a292f0bedda517c5de9a)

 calendar/libecal/Makefile.am |    2 +-
 libedataserver/Makefile.am   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/calendar/libecal/Makefile.am b/calendar/libecal/Makefile.am
index 215c4bf..cea385b 100644
--- a/calendar/libecal/Makefile.am
+++ b/calendar/libecal/Makefile.am
@@ -67,7 +67,7 @@ DISTCLEANFILES = $(pkgconfig_DATA)
 
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_builddir)/libedataserver --identifier-prefix E --pkg-export libecal-1.2
 INTROSPECTION_COMPILER_ARGS = --includedir=$(top_builddir)/libedataserver
 
 if HAVE_INTROSPECTION
diff --git a/libedataserver/Makefile.am b/libedataserver/Makefile.am
index ccff30c..fc65f08 100644
--- a/libedataserver/Makefile.am
+++ b/libedataserver/Makefile.am
@@ -98,7 +98,7 @@ DISTCLEANFILES = eds-version.h $(pkgconfig_DATA)
 
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --identifier-prefix E
+INTROSPECTION_SCANNER_ARGS = --identifier-prefix E --pkg-export libedataserver-1.2
 INTROSPECTION_COMPILER_ARGS =
 
 if HAVE_INTROSPECTION



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]