summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornfnty2017-05-03 10:56:54 +0200
committernfnty2017-05-03 10:56:54 +0200
commita963458bcded825b1b27ce7711051774e567bcb4 (patch)
treed0b14d3e07703e375a62f09912cc0c96070fdf89
parent54432e4dca12b059750b0f81e3f30659974b18fe (diff)
downloadaur-a963458bcded825b1b27ce7711051774e567bcb4.tar.gz
Add dependency `movit`
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3af42eee14da..cb4946d06a48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,7 @@ pkgbase = shotcut-git
depends = qt5-websockets
depends = qt5-x11extras
depends = mlt-git
+ depends = movit
depends = ffmpeg
depends = libx264
depends = libvpx
diff --git a/PKGBUILD b/PKGBUILD
index 56da3cb3c1f6..ad82d6919135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
'qt5-websockets'
'qt5-x11extras'
'mlt-git'
+ 'movit'
'ffmpeg'
'libx264'
'libvpx'