[jhbuild] defaults: Use gnome-apps-latest module set



commit 37079ff7c763e9dc44b321b794d7e6c0d0e3bc30
Author: Ernestas Kulik <ernestask gnome org>
Date:   Mon Mar 26 22:37:15 2018 +0300

    defaults: Use gnome-apps-latest module set

 jhbuild/defaults.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index 8201858..c490d15 100644
--- a/jhbuild/defaults.jhbuildrc
+++ b/jhbuild/defaults.jhbuildrc
@@ -11,7 +11,7 @@ if 'GTK_PATH' in os.environ.keys():
 modulesets_dir = os.path.join(SRCDIR, 'modulesets')
 
 # what modules to build?
-moduleset = 'gnome-apps-3.28'
+moduleset = 'gnome-apps-latest'
 modules = [ 'meta-gnome-core' ]
 
 # policy for modules to build, options are:


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