[gcr] gcr: Fix parallel build of gck and gir gobject-introspection
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] gcr: Fix parallel build of gck and gir gobject-introspection
- Date: Mon, 3 Mar 2014 11:06:45 +0000 (UTC)
commit f5076dcc852906c554ba8bbfbbe169615d85c2d5
Author: Stef Walter <stefw gnome org>
Date: Mon Mar 3 12:06:04 2014 +0100
gcr: Fix parallel build of gck and gir gobject-introspection
Another fix for gnome continuous build
gcr/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcr/Makefile.am b/gcr/Makefile.am
index d3469d7..aef40c1 100644
--- a/gcr/Makefile.am
+++ b/gcr/Makefile.am
@@ -197,7 +197,7 @@ INTROSPECTION_GIRS += Gcr- GCR_MAJOR@.broken.gir
Gcr- GCR_MAJOR@.gir: Gcr- GCR_MAJOR@.broken.gir $(FIX_GIR)
-Gcr- GCR_MAJOR@.broken.gir: libgcr-base- GCR_MAJOR@.la
+Gcr- GCR_MAJOR@.broken.gir: libgcr-base- GCR_MAJOR@.la Gck- GCK_MAJOR@.gir
Gcr_ GCR_MAJOR@_broken_gir_PACKAGES = p11-kit-1
Gcr_ GCR_MAJOR@_broken_gir_EXPORT_PACKAGES = gcr-base- GCR_MAJOR@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]