summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornfnty2016-02-15 22:00:39 +0100
committernfnty2016-02-15 22:00:39 +0100
commit8f40d86cd7b51fd82fffafbbe8fbb9371fce6a92 (patch)
tree7ade9eea6a4ebc59a15c44b36698c3a57453ed2c
parent8cf7db8db97a660263e79058357c22070976fd65 (diff)
downloadaur-8f40d86cd7b51fd82fffafbbe8fbb9371fce6a92.tar.gz
Depend on mlt-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0405a1324dcd..446f8225834b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Feb 15 20:12:06 UTC 2016
+# Mon Feb 15 21:00:37 UTC 2016
pkgbase = shotcut-git
pkgdesc = Video editor
pkgver = r1
@@ -17,7 +17,7 @@ pkgbase = shotcut-git
depends = qt5-webkit
depends = qt5-websockets
depends = qt5-x11extras
- depends = mlt
+ depends = mlt-git
depends = ffmpeg
depends = libx264
depends = libvpx
diff --git a/PKGBUILD b/PKGBUILD
index f7bfd1293de6..50d5443a3054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=(
'qt5-webkit'
'qt5-websockets'
'qt5-x11extras'
- 'mlt'
+ 'mlt-git'
'ffmpeg'
'libx264'
'libvpx'