X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=INSTALL.txt;h=17bcd86327b9737e8e881331f1e5e81271d45ca2;hp=e27e35c7302b2b05c3c116bd37d6da225120a48a;hb=HEAD;hpb=5ea4f83101322cb6020194292720954807fd0d9a diff --git a/INSTALL.txt b/INSTALL.txt index e27e35c73..17bcd8632 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -8,16 +8,17 @@ apt-cache search '^libvala-[0-9.]+-dev$' | sort -n -r | head -n1 | awk ' { print apt-cache search '^libvte-[0-9.]+-dev$' | sort -n -r | head -n1 | awk ' { print "sudo apt-get install -y " $1 }' | sh -libgtk-3-dev -No package 'gtk+-3.0' found -No package 'gtksourceview-3.0' found -No package 'libxml-2.0' found -No package 'json-glib-1.0' found -No package 'gee-1.0' found -No package 'gobject-introspection-1.0' found -No package 'webkit2gtk-3.0' found -No package 'clutter-gtk-1.0' found -No package 'gladeui-2.0' found -No package 'libsoup-2.4' found -No package 'javascriptcoregtk-3.0' found +sudo apt-get install libgtk-3-dev libgtksourceview-3.0-dev libxml2-dev libjson-glib-dev libgee-dev \ + libgirepository1.0-dev +# not sure why we are not using 4 yet? + +sudo apt-get install libwebkit2gtk-3.0-dev +sudo apt-get install libwebkit2gtk-4.0-dev +sudo apt-get install libclutter-gtk-1.0-dev libgladeui-dev libsoup2.4-dev \ + libjavascriptcoregtk-3.0-dev + +// test + + + \ No newline at end of file