Merge pull request #40 from hat3ph/master

Include dependencies for Lubuntu 22.04
This commit is contained in:
Fabio
2022-05-16 15:59:06 -04:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ It is necessary to have the Phonon GStreamer backend for qt5, GStreamer ffmpeg P
* `media-plugins/gst-plugins-libde265` (optional for video)
- For Kubuntu: `apt install gstreamer1.0-libav phonon4qt5-backend-gstreamer gstreamer1.0-plugins-good qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtmultimedia qt5-default`
- For Lubuntu 22.04: `sudo apt-get install gstreamer1.0-libav qml-module-qtmultimedia libqt5multimedia5-plugins`
Havent tryed for other distros...