[jhbuild] world: Use --with-unicode-data=download when configuring gucharmap



commit 69c8da2daa4fe5f4940edfcceccbc830e100f553
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Mon Sep 26 23:34:57 2016 +0800

    world: Use --with-unicode-data=download when configuring gucharmap
    
    This argument is required to pass the configure check and allow
    downloading Unicode data files automatically.

 modulesets/gnome-world.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index a25c330..678f29a 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -1323,7 +1323,7 @@
     </dependencies>
   </metamodule>
 
-  <autotools id="gucharmap">
+  <autotools id="gucharmap" autogenargs="--with-unicode-data=download">
     <branch/>
     <dependencies>
       <dep package="intltool"/>


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