[jhbuild] 3.24: Add meson as virtual_sysdep
- From: Emanuele Aina <emaaa src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [jhbuild] 3.24: Add meson as virtual_sysdep
- Date: Mon,  3 Oct 2016 08:18:06 +0000 (UTC)
commit 4bf6774612438878fce5776aa953b61743110fdd
Author: Emanuele Aina <emanuele aina collabora com>
Date:   Tue Sep 27 12:47:15 2016 +0200
    3.24: Add meson as virtual_sysdep
    
    Fixes the 'W: gstreamer has a dependency on unknown "meson" module'
    message after commit 86d958b6778.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772059
 jhbuild/moduleset.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/moduleset.py b/jhbuild/moduleset.py
index 2d5a2b4..35437af 100644
--- a/jhbuild/moduleset.py
+++ b/jhbuild/moduleset.py
@@ -56,6 +56,7 @@ virtual_sysdeps = [
     'hg',
     'libtool',
     'make',
+    'meson',
     'pkg-config',
     'svn',
     'xmlcatalog'
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]