summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-11-24 16:23:11 +0100
committersl1pkn072015-11-24 16:23:11 +0100
commit93c778d86ce87e7560c9568fdb9aca2450d599fd (patch)
treee8f61a8f47ea539bf90073753d37becb400c9974
parent51c9bb102750b245921ab7d24857950b0a5fd8d3 (diff)
downloadaur-93c778d86ce87e7560c9568fdb9aca2450d599fd.tar.gz
Update depends=()
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89c225d28ae6..00bea84acb27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = vapoursynth-plugin-mvsfunc-git
makedepends = git
depends = vapoursynth-plugin-fmtconv
depends = vapoursynth-plugin-bm3d-git
- depends = zimg-git
provides = vapoursynth-plugin-mvsfunc
conflicts = vapoursynth-plugin-mvsfunc
source = mvsfunc::git+https://github.com/HomeOfVapourSynthEvolution/mvsfunc.git
diff --git a/PKGBUILD b/PKGBUILD
index 2fb7d4f2e662..425a973f6b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url='http://forum.doom9.org/showthread.php?t=172564'
license=('GPL')
depends=('vapoursynth-plugin-fmtconv'
'vapoursynth-plugin-bm3d-git'
- 'zimg-git'
)
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")