From 6469a50f0063130e6219a9035c87e4ee48b7f27d Mon Sep 17 00:00:00 2001 From: icedream Date: Thu, 29 Oct 2015 00:00:57 +0100 Subject: [PATCH] Remove ffmpeg and rtmpdump from dependencies. --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index adfe188..0aaee09 100644 --- a/setup.sh +++ b/setup.sh @@ -20,7 +20,7 @@ apt-get install -y --no-install-recommends \ pulseaudio pulseaudio-utils \ dbus \ cmake cmake-data \ - python python-minimal python-pkg-resources rtmpdump ffmpeg \ + python python-minimal python-pkg-resources \ vlc-nox '^libvlc[0-9]+$' libvlc-dev vlc-plugin-pulse # DBus initialization