aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-02-24 20:14:02 +0100
committerGuido Günther <agx@sigxcpu.org>2014-02-24 20:14:02 +0100
commit46d1fce9294b44fcd7be9daf7512606d25b68247 (patch)
tree52f9988d7140bab652df0857cfb8314ec573f75a /README
parent891b34e2ef64f354474c4c6bec8e35f905e3c1db (diff)
Update build-dependencies
Thanks to Matthias Schmitz
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 7133d0b..19eedef 100644
--- a/README
+++ b/README
@@ -5,9 +5,10 @@ like JavaScript and Python.
The API is by no means stable yet.
-It depends on glib, libsoup, libxml2:
+It depends on glib, libsoup, libxml2, gnome-common and gtk-doc-tools:
- apt-get install libsoup2.4-dev libglib2.0-dev libxml2-dev gobject-introspection
+ apt-get install libsoup2.4-dev libglib2.0-dev libxml2-dev libgirepository1.0-dev \
+ gnome-common gtk-doc-tools
To build from source use: