added a missing dependency to README

This commit is contained in:
eximus
2017-07-26 15:25:16 +01:00
parent ca72b8dc3f
commit c5c11cb5b6

View File

@@ -7,8 +7,8 @@ Videos are played randomly and diferent playlists are used based on time of day
### Dependencies ### Dependencies
It is necessary to have the Phonon GStreamer backend for qt5 and the GStreamer ffmpeg Plugin It is necessary to have the Phonon GStreamer backend for qt5, GStreamer ffmpeg Plugin and GStreamer Plugins Good
- For Arch linux : `pacman -S gst-libav phonon-qt5-gstreamer` - For Arch linux : `pacman -S gst-libav phonon-qt5-gstreamer gst-plugins-good`
Havent tryed for other distros... Havent tryed for other distros...