Date: Sunday, May 16, 2021 @ 18:07:33
  Author: bgyorgy
Revision: 935926

Add qt5-svg to dependencies

Needed for the icons to display.

Modified:
  qliveplayer/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-16 16:52:06 UTC (rev 935925)
+++ PKGBUILD    2021-05-16 18:07:33 UTC (rev 935926)
@@ -9,7 +9,7 @@
 url="https://github.com/IsoaSFlus/QLivePlayer";
 license=('GPL2')
 depends=('ffmpeg' 'mpv' 'python-aiohttp' 'qt5-base' 'qt5-quickcontrols2' 
'qt5-graphicaleffects'
-         'qt5-quickcontrols' 'python')
+         'qt5-quickcontrols' 'python' 'qt5-svg')
 makedepends=('extra-cmake-modules' 'ninja')
 optdepends=('python-protobuf: for YouTube LiveChat support'
             'streamlink: for foreign streaming service support')

Reply via email to