summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b96686316a8..c3d8e6c66b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}
pkgver=r24
-pkgrel=3
+pkgrel=4
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=166582'
license=('GPL')
-depends=('vapoursynth-plugin-adjust-git'
+depends=('vapoursynth'
+ 'vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-addgrain-git'
'vapoursynth-plugin-awarpsharp2-git'
'vapoursynth-plugin-bilateral-git'
@@ -24,6 +25,7 @@ depends=('vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-genericfilters-git'
'vapoursynth-plugin-knlmeanscl'
'vapoursynth-plugin-mvtools'
+ 'vapoursynth-plugin-nnedi3_resample-git'
'vapoursynth-plugin-nnedi3-git'
'vapoursynth-plugin-sangnom-hg'
'vapoursynth-plugin-scenechange'