[gnome-code-assistance] Added short list of backends and deps



commit ebf98d6a4aad1645fc447c17544f569946703344
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date:   Wed Apr 16 13:32:47 2014 +0200

    Added short list of backends and deps

 README |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index e28ef1e..171ebe7 100644
--- a/README
+++ b/README
@@ -164,3 +164,37 @@ but other services are optional.
         Path     string
         DataPath string
     }
+
+## Backends
+
+### C
+Build dependencies    : llvm-dev (llvm-config)
+Run time dependencies : libclang
+
+### CSS
+Dependencies : ruby, ruby-dbus
+
+### Go
+Dependencies : go
+
+### JavaScript
+Dependencies : gjs
+
+### Json
+Dependencies : python, python-dbus, python-simplejson
+
+### Python
+Dependencies : python, python-dbus
+
+### Ruby
+Dependencies : ruby, ruby-dbus
+
+### Sh
+Dependencies : python, python-dbus, sh
+
+### Vala
+Build dependencies    : vala, libvala >= 0.20, libgee-0.8
+Run time dependencies : libvala >= 0.20, libgee-0.8
+
+### Xml
+Dependencies : python, python-dbus


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