[jhbuild] core-deps-3.26: Use the internal copy of icu for mozjs-52



commit 62bbb75bcc7fc631dd79a79af8fbd76b95cb0e41
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jul 19 11:17:43 2017 +0100

    core-deps-3.26: Use the internal copy of icu for mozjs-52
    
    Fedora 26 still ships icu 57, but mozjs-52 requires icu 58.1.
    
    Since Fedora is the current bleeding edge environment for GNOME
    development, we should relax the requirement, even if it costs a bit
    of memory or build time.

 modulesets/gnome-suites-core-deps-3.26.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 8d4e348..7b0a829 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -1578,7 +1578,7 @@
 
   <autotools id="mozjs52" autogen-sh="js/src/configure"
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s"
-             autogenargs="--enable-posix-nspr-emulation --with-system-zlib --with-system-icu --with-intl-api 
AUTOCONF=autoconf">
+             autogenargs="--enable-posix-nspr-emulation --with-system-zlib --with-intl-api 
AUTOCONF=autoconf">
     <!-- prefix option must have an = sign in mozilla's configure -->
     <pkg-config>mozjs-52.pc</pkg-config>
     <branch repo="github.com" module="ptomato/mozjs" revision="mozjs52"


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