summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072022-02-03 18:13:55 +0100
committersL1pKn072022-02-03 18:13:55 +0100
commit67c1251d09ac9bf249f194c4a8625bd834679552 (patch)
treed7181c564080dc2b8e6d622b50a478499daceb61 /PKGBUILD
parent9327d0aa3b8a70eba8845bc0a3b5e019359d2ac4 (diff)
downloadaur-vapoursynth-editor-git.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4afdc59435c2..1573b5d0d37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ license=('CCPL'
'MIT'
'LGPL'
)
-depends=('qt5-websockets'
+depends=('qt6-5compat'
+ 'qt6-websockets'
'vapoursynth'
)
makedepends=('git'