aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2016-01-09 14:23:18 +0100
committerMaZderMind <git@mazdermind.de>2016-01-09 14:24:36 +0100
commitc0fe1f098340d65706a49d64f166fa568bbbedb3 (patch)
tree03be293e0e7d5cccc2ec1394e82f807e9fc65743 /README.md
parentbb1b314c74f177a783311edfe4bcc93b3f6d666e (diff)
gstreamer libav plugins are not used -> no dependency
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 cb5faf1..79f58ce 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Voctomix requires a fairly recent Version of GStreamer (at least 1.5, though we
Install the required Dependencies:
````
-apt-get install gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-tools libgstreamer1.0-0 python3 python3-gi gir1.2-gstreamer-1.0
+apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-tools libgstreamer1.0-0 python3 python3-gi gir1.2-gstreamer-1.0
````
For the GUI you'll -- additionally to a gnome-desktop -- need to install the following dependencies: