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 \
|
pulseaudio pulseaudio-utils \
|
||||||
dbus \
|
dbus \
|
||||||
cmake cmake-data \
|
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
|
vlc-nox '^libvlc[0-9]+$' libvlc-dev vlc-plugin-pulse
|
||||||
|
|
||||||
# DBus initialization
|
# DBus initialization
|
||||||
|
|
Loading…
Reference in New Issue