[jhbuild] 3.12: Add libinput and make clutter depend on it
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.12: Add libinput and make clutter depend on it
- Date: Thu, 27 Feb 2014 08:57:04 +0000 (UTC)
commit 6312dda30c393fca0f0b7df2da493dde5f105930
Author: Rui Matos <tiagomatos gmail com>
Date: Wed Feb 26 22:35:53 2014 +0100
3.12: Add libinput and make clutter depend on it
modulesets/gnome-suites-core-deps-3.12.modules | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.12.modules b/modulesets/gnome-suites-core-deps-3.12.modules
index 2fbc5af..53deb3a 100644
--- a/modulesets/gnome-suites-core-deps-3.12.modules
+++ b/modulesets/gnome-suites-core-deps-3.12.modules
@@ -338,7 +338,7 @@
<dep package="gobject-introspection"/>
<dep package="wayland"/>
<dep package="libxkbcommon"/>
- <dep package="libevdev"/>
+ <dep package="libinput"/>
</dependencies>
<suggests>
<dep package="gdk-pixbuf"/>
@@ -1167,6 +1167,17 @@
hash="sha256:6e6d1e307eff03f1c939c9af532228b19030fc896a9257a8abfa6e9b7dc91803"/>
</autotools>
+ <autotools id="libinput">
+ <branch repo="freedesktop.org"
+ module="libinput/libinput-${version}.tar.xz"
+ version="0.1.0"
+ hash="sha256:63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d"/>
+ <dependencies>
+ <dep package="libevdev"/>
+ <dep package="libudev"/>
+ </dependencies>
+ </autotools>
+
<autotools id="libxkbcommon" autogenargs="--with-xkb-config-root=/usr/share/X11/xkb --disable-x11">
<branch repo="github.com" checkoutdir="libxkbcommon" module="xkbcommon/libxkbcommon.git"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]