[jhbuild] core-deps-latest: Use meson to build tracker-miners
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-latest: Use meson to build tracker-miners
- Date: Wed, 12 Sep 2018 11:55:04 +0000 (UTC)
commit 653da245e0b82734ba4b5a7c5de20e1f9e42de74
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Sep 9 15:52:53 2018 +0200
core-deps-latest: Use meson to build tracker-miners
Both tracker and tracker-miners are switching to meson. The former
already switched here though.
modulesets/gnome-suites-core-deps-latest.modules | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 8095a2ed..745fc8df 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1880,9 +1880,7 @@ the module and we will just change it to use a tarball anyway.
</suggests>
</meson>
- <autotools id="tracker-miners"
- check-target="false"
- supports-non-srcdir-builds="no">
+ <meson id="tracker-miners">
<branch/>
<dependencies>
<dep package="glib"/>
@@ -1906,7 +1904,7 @@ the module and we will just change it to use a tarball anyway.
<dep package="NetworkManager"/>
</if>
</suggests>
- </autotools>
+ </meson>
<autotools id="uhttpmock" supports-non-srcdir-builds="no">
<branch repo="github.com" checkoutdir="uhttpmock" module="pwithnall/uhttpmock.git"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]