summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-19 06:28:58 +0100
committersL1pKn072020-03-19 06:28:58 +0100
commita90fb157c73a6023b3818096f6ae95527a88aca4 (patch)
tree22edb8cc41c7066887db01956e03ab4635fec077
parent309ca59806388c94ca9d1408ae11a577ab44b424 (diff)
downloadaur-a90fb157c73a6023b3818096f6ae95527a88aca4.tar.gz
bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ac40d4e5fe9..9da4915ed11a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = vapoursynth-tools-ocsuite-git
license = GPL
makedepends = git
depends = vapoursynth-plugin-acsuite-git
- depends = mkvtoolnix
provides = vapoursynth-tools-ocsuite
conflicts = vapoursynth-tools-ocsuite
source = ocsuite::git+https://github.com/OrangeChannel/ocsuite.git
diff --git a/PKGBUILD b/PKGBUILD
index 3902f6414ef0..417006623dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,7 @@ pkgdesc="Tools for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url="https://github.com/OrangeChannel/${_plug}"
license=('GPL')
-depends=('vapoursynth-plugin-acsuite-git'
- 'mkvtoolnix'
- )
+depends=('vapoursynth-plugin-acsuite-git')
makedepends=('git')
provides=("vapoursynth-tools-${_plug}")
conflicts=("vapoursynth-tools-${_plug}")