summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-10-28 19:28:47 +0200
committerGustavo Alvarez2016-10-28 19:28:47 +0200
commitdb518e52e3fd2a03b798ed82ca1a8256a75bc902 (patch)
treed1ba0b7942366c0700b46e0de28ccf1ece8a2df5 /PKGBUILD
parentd2c613436dd3c5df44da4d33594013218d785d2d (diff)
downloadaur-db518e52e3fd2a03b798ed82ca1a8256a75bc902.tar.gz
Add vapoursynth-plugin-nnedi3_resample-git to depends=()
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'