[Xfce4-commits] <midori:master> Add the glib2 check back, for marshallers

Christian Dywan noreply at xfce.org
Fri Jun 17 11:34:01 CEST 2011


Updating branch refs/heads/master
         to f0d39ad3aa3e474c176cdfb98fbff2d006ea65f7 (commit)
       from 4761949397aec68d4b0c647d8f45a85762ba1bd3 (commit)

commit f0d39ad3aa3e474c176cdfb98fbff2d006ea65f7
Author: Christian Dywan <christian at twotoasts.de>
Date:   Fri Jun 17 11:32:55 2011 +0200

    Add the glib2 check back, for marshallers

 wscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wscript b/wscript
index 518c009..cb5b55f 100644
--- a/wscript
+++ b/wscript
@@ -89,6 +89,7 @@ def configure (conf):
 
     conf.check_tool ('compiler_cc')
     conf.check_tool ('vala')
+    conf.check_tool ('glib2')
 
     if option_enabled ('nls'):
         conf.check_tool ('intltool')



More information about the Xfce4-commits mailing list