diff options
author | MaZderMind <git@mazdermind.de> | 2016-02-16 01:29:54 +0100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-02-16 01:29:54 +0100 |
commit | 9bc5c3361082d89ce9b73e8329d9193a3cd416ee (patch) | |
tree | 369cab3a094e59353f849b888a428e7963cda111 /README.md | |
parent | faf3fb77169bd7b4f9258e555649a4aaf2d1813f (diff) |
the gui depends on drawing with cairo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |