src/Builder4/MainWindow.vala
[app.Builder.js] / configure.ac
index a6245b2..eb6fbcb 100644 (file)
@@ -15,13 +15,16 @@ AC_PROG_CC
 
 AM_PROG_VALAC([0.22.0])
 
+
+AC_CHECK_LIB([m],[cos])
+
 dnl we need to check these exist, then it will generate a compile string for them.
 
 PKG_CHECK_MODULES(BUILDER, [
                 clutter-gtk-1.0 
                 glib-2.0 >= 2.24.1
                 gobject-2.0 >= 2.24.1
-                gtk+-3.0 
+                gtk+-3.0 >= 3.11.3
                 gtksourceview-3.0 
                 json-glib-1.0           
                 gee-1.0