[jhbuild] world: Fix missing wayland repository
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Fix missing wayland repository
- Date: Tue, 22 Nov 2016 14:11:42 +0000 (UTC)
commit eee34a93c749b3c93cd0960435b33ffa80d896ac
Author: William Hua <william hua canonical com>
Date: Tue Nov 22 00:32:28 2016 -0500
world: Fix missing wayland repository
modulesets/gnome-apps-3.24.modules | 2 --
modulesets/gnome-world.modules | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.24.modules b/modulesets/gnome-apps-3.24.modules
index 942acfb..e4a0a05 100644
--- a/modulesets/gnome-apps-3.24.modules
+++ b/modulesets/gnome-apps-3.24.modules
@@ -11,8 +11,6 @@
href="git://anongit.freedesktop.org/git/"/>
<repository type="git" name="github.com"
href="git://github.com/"/>
- <repository type="git" name="wayland"
- href="git://anongit.freedesktop.org/git/wayland"/>
<!-- tarball repos -->
<repository type="tarball" name="gnome.org"
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 1a1c21e..2638db6 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -7,6 +7,8 @@
href="git://git.gnome.org/"/>
<repository type="svn" name="svn.abisource.com"
href="http://svn.abisource.com/"/>
+ <repository type="git" name="wayland.freedesktop.org"
+ href="git://anongit.freedesktop.org/git/wayland"/>
<repository type="git" name="gstreamer.freedesktop.org"
href="git://anongit.freedesktop.org/gstreamer/"/>
<repository type="git" name="fprint.freedesktop.org"
@@ -3385,7 +3387,7 @@
</autotools>
<autotools id="weston" autogenargs="--disable-setuid-install">
- <branch repo="wayland"/>
+ <branch repo="wayland.freedesktop.org"/>
<dependencies>
<dep package="wayland-protocols"/>
<dep package="wayland"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]