From 82593570c98c1f37cf668e15d8cd25d8cf43ac20 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 27 Apr 2016 23:51:40 +0200 Subject: update dependency list --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3cf683..0d57ed7 100755 --- a/README.md +++ b/README.md @@ -12,12 +12,17 @@ Voctomix requires a fairly recent Version of GStreamer (at least 1.5, though we Install the required Dependencies: ```` -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 +# Requirements +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 gir1.2-gst-plugins-base-1.0 + +# Optional for the Example-Scripts +apt-get install python3-pyinotify gstreamer1.0-libav rlwrap fbset ```` + For the GUI you'll -- additionally to a gnome-desktop -- need to install the following dependencies: ```` -apt-get install gstreamer1.0-alsa python3-gi-cairo +apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-alsa gstreamer1.0-tools libgstreamer1.0-0 python3 python3-gi python3-gi-cairo gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0 gir1.2-gtk-3.0 ```` Now you should be able to clone the Git-Repository and run Voctomix or the GUI like this: -- cgit v1.2.3