[jhbuild] core-3.26: Add gudev to the core dependencies
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-3.26: Add gudev to the core dependencies
- Date: Fri, 1 Sep 2017 10:35:22 +0000 (UTC)
commit b713dd2297e9f2d2f1fff7c4974f31a04b17c6e5
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Sep 1 11:17:52 2017 +0100
core-3.26: Add gudev to the core dependencies
If the version of the system dependency is lower than the version
required by Mutter 3.25.9x.
modulesets/gnome-suites-core-deps-3.26.modules | 10 ++++++++++
modulesets/gnome-sysdeps-3.26.modules | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 53912ac..725ddfa 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -914,6 +914,16 @@ the module and we will just change it to use a tarball anyway.
</dependencies>
</autotools>
+ <autotools id="gudev" autogenargs="--disable-umockdev">
+ <branch checkoutdir="libgudev" module="libgudev"/>
+ <dependencies>
+ <dep package="glib"/>
+ </dependencies>
+ <suggests>
+ <dep package="gobject-introspection"/>
+ </suggests>
+ </autotools>
+
<autotools id="gupnp"
autogenargs="--with-context-manager=network-manager">
<branch revision="gupnp-1.0"/>
diff --git a/modulesets/gnome-sysdeps-3.26.modules b/modulesets/gnome-sysdeps-3.26.modules
index 3deccbd..0acaf4b 100644
--- a/modulesets/gnome-sysdeps-3.26.modules
+++ b/modulesets/gnome-sysdeps-3.26.modules
@@ -335,7 +335,7 @@
<systemmodule id="gudev">
<pkg-config>gudev-1.0.pc</pkg-config>
- <branch repo="system" version="173"/>
+ <branch repo="system" version="232"/>
</systemmodule>
<systemmodule id="highlight">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]