[jhbuild] Pull atk, gdk-pixbuf, at-spi2-core and at-spi2-atk from GitLab
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Pull atk, gdk-pixbuf, at-spi2-core and at-spi2-atk from GitLab
- Date: Wed, 12 Sep 2018 11:54:21 +0000 (UTC)
commit 2d7da4dd7b459a59a3d53faca9357b39d59c1938
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Mon Sep 3 10:37:42 2018 +0200
Pull atk, gdk-pixbuf, at-spi2-core and at-spi2-atk from GitLab
Affects core-deps-latest and core-latest.
I needed to do this in order to build gtkmm.
modulesets/gnome-suites-core-deps-latest.modules | 4 ++--
modulesets/gnome-suites-core-latest.modules | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 83a72d64..5367005c 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -96,7 +96,7 @@ the module and we will just change it to use a tarball anyway.
</meson>
<meson id="atk">
- <branch/>
+ <branch repo="gitlab.gnome.org" checkoutdir="atk" module="GNOME/atk.git"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>
@@ -475,7 +475,7 @@ the module and we will just change it to use a tarball anyway.
</autotools>
<meson id="gdk-pixbuf">
- <branch/>
+ <branch repo="gitlab.gnome.org" checkoutdir="gdk-pixbuf" module="GNOME/gdk-pixbuf.git"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 1b1b61bb..6cfc55fd 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -49,7 +49,7 @@
</autotools>
<meson id="at-spi2-atk">
- <branch/>
+ <branch repo="gitlab.gnome.org" checkoutdir="at-spi2-atk" module="GNOME/at-spi2-atk.git"/>
<dependencies>
<dep package="dbus"/>
<dep package="glib"/>
@@ -63,7 +63,7 @@
<if condition-unset="x11">
<mesonargs value="-Denable-x11=false"/>
</if>
- <branch/>
+ <branch repo="gitlab.gnome.org" checkoutdir="at-spi2-core" module="GNOME/at-spi2-core.git"/>
<dependencies>
<dep package="dbus"/>
<dep package="glib"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]