[gnome-ostree] install: Explicitly disable g-i cairo support
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] install: Explicitly disable g-i cairo support
- Date: Tue, 8 Jan 2013 10:36:11 +0000 (UTC)
commit d08625cb54d16fd78950d9a5d595c311e0542e30
Author: Colin Walters <walters verbum org>
Date: Mon Jan 7 16:21:29 2013 -0500
install: Explicitly disable g-i cairo support
Since this moduleset is targeted for RHEL6.
install/ostree.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/install/ostree.modules b/install/ostree.modules
index 1d18e56..0cc7265 100644
--- a/install/ostree.modules
+++ b/install/ostree.modules
@@ -16,7 +16,7 @@
<dep package="gtk-doc-stub"/>
</dependencies>
</autotools>
- <autotools id="gobject-introspection">
+ <autotools id="gobject-introspection" autogenargs="--without-cairo">
<branch/>
<dependencies>
<dep package="glib"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]