From c1ea4d7bd08216469b17e047c664ee5e7cb669a0 Mon Sep 17 00:00:00 2001 From: eximus Date: Tue, 23 Jul 2019 01:05:10 +0100 Subject: [PATCH] added dependency to readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 31b6f61..baaf164 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ Videos are played randomly and diferent playlists are used based on time of day ### Dependencies 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 qt5-quickcontrols qt5-graphicaleffects -` +- For Arch linux : `pacman -S gst-libav phonon-qt5-gstreamer gst-plugins-good qt5-quickcontrols qt5-graphicaleffects qt5-multimedia` - For Gentoo : these settings allowed me to make the theme work * `media-libs/gst-plugins-good`