summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-06 16:56:41 +0100
committersL1pKn072019-03-06 16:56:41 +0100
commit954c9251d7dffdef6c742ccdad95444ea20150c8 (patch)
tree4efaa7fcd171ad7e36bd632f2ea757c7201de3eb
parent365a23f22846696dc6a44905f4d79c23657cf7a5 (diff)
downloadaur-954c9251d7dffdef6c742ccdad95444ea20150c8.tar.gz
python is pulled directly by vapoursynth. is not need add it explicit
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aace30ddda3a..258cd6ed6d41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Mar 6 15:54:13 UTC 2019
pkgbase = vapoursynth-plugin-kagefunc-git
pkgdesc = Plugin for Vapoursynth: kagefunc (GIT version)
pkgver = r37.813f8f0
@@ -7,7 +9,6 @@ pkgbase = vapoursynth-plugin-kagefunc-git
license = GPL
makedepends = git
depends = vapoursynth
- depends = python
depends = vapoursynth-plugin-mvsfunc-git
depends = vapoursynth-plugin-fvsfunc-git
depends = vapoursynth-plugin-retinex-git
diff --git a/PKGBUILD b/PKGBUILD
index b48a54f7b61c..75b3dcd9db89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('x86_64')
url='https://github.com/Irrational-Encoding-Wizardry/kagefunc'
license=('GPL')
depends=('vapoursynth'
- 'python'
'vapoursynth-plugin-mvsfunc-git'
'vapoursynth-plugin-fvsfunc-git'
'vapoursynth-plugin-retinex-git'