Add precision for Gentoo dependencies in README

This commit is contained in:
Guy-Laurent Subri
2018-11-15 11:05:42 +01:00
parent 3d3878b79d
commit 1fba8315aa

View File

@@ -9,6 +9,11 @@ Videos are played randomly and diferent playlists are used based on time of day
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 gst-plugins-good`
- For Gentoo : these settings allowed me to make the theme work
* `media-libs/gst-plugins-good`
* `USE="alsa gsteamer qml widgets" dev-qt/qtmultimedia`
* `USE="gstreamer" media-libs/phonon`
Havent tryed for other distros...