summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornfnty2015-09-19 22:29:17 +0200
committernfnty2015-09-19 22:29:17 +0200
commit94772e1e3a19440840a531efe0ab26b4d3754b64 (patch)
tree5bee4b6f980b72e3ab199cc820842f028d09be2d
parenta8460f52d4c86aebd8eef57a5b1594f2ba9b6918 (diff)
downloadaur-94772e1e3a19440840a531efe0ab26b4d3754b64.tar.gz
Add dependency qt5-websockets
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba99186667c1..2e1651fc2431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=(
'qt5-multimedia'
'qt5-quickcontrols'
'qt5-webkit'
+ 'qt5-websockets'
'qt5-x11extras'
'mlt'
'ffmpeg'