INSTALL.txt
[app.Builder.js] / Makefile
index 8493567..714d5a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
 
 #vapigen --library gobject-introspection-1.0 /usr/share/gir-1.0/GIRepository-2.0.gir
 
+# should get the hightest?
+VALAVER=$(word 1, $(shell pkg-config --list-all  | grep libvala | sort -n | head))
 
 PKGS=   --pkg gtk+-3.0 \
                --pkg gtksourceview-3.0 \
@@ -14,7 +16,8 @@ PKGS=   --pkg gtk+-3.0 \
                --pkg libsoup-2.4 \
                --pkg javascriptcore  \
                --pkg  vte-2.90  \
-
+               --pkg ${VALAVER}  \
+               --pkg posix \
 
 FLAGS= -g --vapidir=./vapi