[jhbuild] world: gupnp-tools now uses meson
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: gupnp-tools now uses meson
- Date: Sat, 20 Oct 2018 08:14:47 +0000 (UTC)
commit b1d60e2b59366f49e05ed30f068ea4935c5115f5
Author: Jens Georg <mail jensge org>
Date: Sat Oct 20 10:13:59 2018 +0200
world: gupnp-tools now uses meson
Also, it uses GTK+-3 for quite some time now, so correct that dependency
as well
modulesets/gnome-world.modules | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index c20eeafc..b6b4e61c 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -1360,14 +1360,15 @@
</dependencies>
</autotools>
- <autotools id="gupnp-tools">
+ <meson id="gupnp-tools">
<branch />
<dependencies>
<dep package="gupnp"/>
- <dep package="gtk+-2"/>
+ <dep package="gupnp-av"/>
+ <dep package="gtk+-3"/>
<dep package="gnome-icon-theme"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="rhythmbox-gupnp" autogenargs="--with-rhythmbox=../rhythmbox">
<branch repo="gitorious.org" module="gupnp/rhythmbox-gupnp.git"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]