[jhbuild] 3.24: Switch graphene back to autotools
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.24: Switch graphene back to autotools
- Date: Mon, 5 Dec 2016 17:33:55 +0000 (UTC)
commit 54b7eff7379334c20cfe87987358d87fdf3104e2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Dec 5 11:29:27 2016 -0600
3.24: Switch graphene back to autotools
Its meson requirement is too high, this has been blocking several
newcomers.
modulesets/gnome-suites-core-deps-3.24.modules | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.24.modules b/modulesets/gnome-suites-core-deps-3.24.modules
index 3f25cff..ccbc40b 100644
--- a/modulesets/gnome-suites-core-deps-3.24.modules
+++ b/modulesets/gnome-suites-core-deps-3.24.modules
@@ -694,13 +694,13 @@
</dependencies>
</autotools>
- <meson id="graphene">
+ <autotools id="graphene">
<branch repo="github.com" checkoutdir="graphene" module="ebassi/graphene.git"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>
</dependencies>
- </meson>
+ </autotools>
<autotools id="gst-plugins-bad"
autogenargs="--disable-fatal-warnings"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]