[jhbuild] 3.22: mark more modules that don't support srcdir != builddir
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.22: mark more modules that don't support srcdir != builddir
- Date: Tue, 21 Jun 2016 15:02:23 +0000 (UTC)
commit 57440817a63bfdb2f76fa4e6ad877df8de8406ed
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Jun 21 00:20:46 2016 -0500
3.22: mark more modules that don't support srcdir != builddir
modulesets/gnome-apps-3.22.modules | 6 +++---
modulesets/gnome-suites-core-deps-3.22.modules | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.22.modules b/modulesets/gnome-apps-3.22.modules
index d36a210..dc4504e 100644
--- a/modulesets/gnome-apps-3.22.modules
+++ b/modulesets/gnome-apps-3.22.modules
@@ -63,7 +63,7 @@
</suggests>
</autotools>
- <autotools id="farstream" autogenargs="--disable-python">
+ <autotools id="farstream" autogenargs="--disable-python" supports-non-srcdir-builds="no">
<branch repo="freedesktop.org"
module="farstream/releases/farstream/farstream-${version}.tar.gz"
version="0.2.7"
@@ -219,7 +219,7 @@
</dependencies>
</autotools>
- <autotools id="telepathy-farstream" autogenargs="--disable-python">
+ <autotools id="telepathy-farstream" autogenargs="--disable-python" supports-non-srcdir-builds="no">
<branch repo="telepathy.freedesktop.org"/>
<dependencies>
<dep package="telepathy-glib"/>
@@ -287,7 +287,7 @@
</dependencies>
</autotools>
- <autotools id="empathy">
+ <autotools id="empathy" supports-non-srcdir-builds="no">
<branch/>
<dependencies>
<dep package="clutter"/>
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 4aba444..ff0d6ae 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -1052,7 +1052,8 @@
</autotools>
<autotools id="libnice"
- autogenargs="--enable-gupnp">
+ autogenargs="--enable-gupnp"
+ supports-non-srcdir-builds="no">
<pkg-config>nice.pc</pkg-config>
<branch repo="nice.freedesktop.org"
module="libnice-0.1.8.tar.gz"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]