[jhbuild] world: Switch gthumb to meson and update outdated dependencies
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Switch gthumb to meson and update outdated dependencies
- Date: Fri, 4 May 2018 16:34:30 +0000 (UTC)
commit 8974bbc42d2f2e72fc452ecb31199216adbae786
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sat May 5 00:30:15 2018 +0800
world: Switch gthumb to meson and update outdated dependencies
modulesets/gnome-world.modules | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 1e7b4b8..fd0043e 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2912,18 +2912,18 @@
</dependencies>
</autotools>
- <autotools id="gthumb">
+ <meson id="gthumb">
<branch/>
<dependencies>
<dep package="clutter"/>
<dep package="glib"/>
- <dep package="gstreamer-0.10"/>
+ <dep package="gstreamer"/>
<dep package="gtk+-3"/>
- <dep package="libgnome-keyring"/>
<dep package="librsvg"/>
+ <dep package="libsecret"/>
<dep package="libsoup"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="gimp" autogenargs="--disable-print --without-gnomevfs">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]