[gnome-continuous] manifest: Include m4-common



commit c601e68dc7986f08ea9b2c22a5c3a99807ed8c16
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed May 27 10:57:27 2015 +0100

    manifest: Include m4-common
    
    The m4-common repo is a subset of the autoconf archive of m4 macros that
    we're going to use in GNOME; it will supercede gnome-common, and will be
    included in the jhbuild bootstrap.
    
    GNOME modules are starting to depend on common macros, and this module
    provides them.

 manifest.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 661104b..0ca0b2d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -73,6 +73,9 @@
                {"src": "gnome:gnome-common",
                 "component": "devel"},
 
+        {"src": "git:https://github.com/desrt/m4-common.git";,
+         "component": "devel"},
+
                {"src": "savannah:gperf.git",
                 "tag": "v3.0.4",
                 "patches": ["gperf-autotools.patch"]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]