configure.ac
[app.Builder.js] / Makefile
index a480a20..3512554 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 #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 -1))
+VALAVER=$(word 1, $(shell pkg-config --list-all  | grep libvala | sort -n -r | head -1))
 
 PKGS=   --pkg gtk+-3.0 \
                --pkg gtksourceview-3.0 \