summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2016-02-16 01:29:54 +0100
committerMaZderMind <git@mazdermind.de>2016-02-16 01:29:54 +0100
commit9bc5c3361082d89ce9b73e8329d9193a3cd416ee (patch)
tree369cab3a094e59353f849b888a428e7963cda111 /README.md
parentfaf3fb77169bd7b4f9258e555649a4aaf2d1813f (diff)
the gui depends on drawing with cairo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79f58ce..cefb549 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-
For the GUI you'll -- additionally to a gnome-desktop -- need to install the following dependencies:
````
-apt-get install gstreamer1.0-alsa
+apt-get install gstreamer1.0-alsa python3-gi-cairo
````
Now you should be able to clone the Git-Repository and run Voctomix or the GUI like this: