[jhbuild] [3.0] Force gcalctool to be built against GTK+ 3



commit bfcfe6d0d33e248559bd7dd115261da9f9a2af3c
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri Jul 16 20:48:11 2010 +0200

    [3.0] Force gcalctool to be built against GTK+ 3

 modulesets/gnome-suites-3.0.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-3.0.modules b/modulesets/gnome-suites-3.0.modules
index 2c7ed4d..1f87055 100644
--- a/modulesets/gnome-suites-3.0.modules
+++ b/modulesets/gnome-suites-3.0.modules
@@ -559,7 +559,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gcalctool" supports-non-srcdir-builds="no">
+  <autotools id="gcalctool" supports-non-srcdir-builds="no" autogenargs="--with-gtk=3.0">
     <branch/>
     <dependencies>
       <dep package="intltool"/>



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