[jhbuild] gnome-suites-core-deps-3.10.modules: Add xfont and xtrans as deps of xwayland
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] gnome-suites-core-deps-3.10.modules: Add xfont and xtrans as deps of xwayland
- Date: Mon, 9 Sep 2013 22:56:39 +0000 (UTC)
commit 58eb8798dc726381f2e5e51e6e5a93c71baf5ebb
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Sep 9 18:55:21 2013 -0400
gnome-suites-core-deps-3.10.modules: Add xfont and xtrans as deps of xwayland
This is not a complete list of system dependencies for xwayland, but it
is two packages that were missing on my system.
A new sysdep module is added for xtrans.
modulesets/gnome-suites-core-deps-3.10.modules | 2 ++
modulesets/gnome-sysdeps-3.10.modules | 5 +++++
2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.10.modules b/modulesets/gnome-suites-core-deps-3.10.modules
index d281424..e6ced3f 100644
--- a/modulesets/gnome-suites-core-deps-3.10.modules
+++ b/modulesets/gnome-suites-core-deps-3.10.modules
@@ -1070,6 +1070,8 @@
<autotools id="xwayland" autogenargs="--with-xkb-bin-directory=/usr/bin --with-xkb-path=/usr/share/X11/xkb
--with-xkb-output=${prefix}/share/X11/xkb/compiled">
<branch repo="xorg.freedesktop.org" checkoutdir="xwayland" module="xserver" revision="xwayland"/>
<dependencies>
+ <dep package="xfont"/>
+ <dep package="xtrans"/>
<dep package="wayland"/>
</dependencies>
</autotools>
diff --git a/modulesets/gnome-sysdeps-3.10.modules b/modulesets/gnome-sysdeps-3.10.modules
index d6f110f..1d8f2e6 100644
--- a/modulesets/gnome-sysdeps-3.10.modules
+++ b/modulesets/gnome-sysdeps-3.10.modules
@@ -784,6 +784,11 @@
<branch repo="system"/>
</systemmodule>
+ <systemmodule id="xtrans">
+ <pkg-config>xtrans.pc</pkg-config>
+ <branch repo="system"/>
+ </systemmodule>
+
<systemmodule id="gtkspell-3">
<pkg-config>gtkspell3-3.0.pc</pkg-config>
<branch repo="system"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]