summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0969c45f5730..e10c20c9e135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,10 @@ license=('GPL2')
depends=('mpv'
'ffmpeg'
'python-aiohttp'
- 'qt5'
+ 'qt5-base'
+ 'qt5-quickcontrols2'
+ 'qt5-graphicaleffects'
+ 'qt5-quickcontrols'
'python'
'ykdl-git')
makedepends=('cmake'