From c0fe1f098340d65706a49d64f166fa568bbbedb3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 9 Jan 2016 14:23:18 +0100 Subject: gstreamer libav plugins are not used -> no dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3