mirror of https://github.com/icedream/ts3bot.git
Remove ffmpeg and rtmpdump from dependencies.
parent
5909ca3cbb
commit
6469a50f00
2
setup.sh
2
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
|
||||
|
|
Loading…
Reference in New Issue