summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-01-22 22:00:47 +0100
committersL1pKn072023-01-22 22:00:47 +0100
commit0ef670cc5ab266dcfeb38e95c0b829b7ec667600 (patch)
treebd05c7924ac2c572a59d937c2de3e0857d99b17c /PKGBUILD
parent670917834ac1572dea9a886eef41351b71494785 (diff)
downloadaur-0ef670cc5ab266dcfeb38e95c0b829b7ec667600.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bdb274778ab..8d2527f79f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,10 @@ pkgdesc="Plugin for Avisynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://github.com/pinterf/RemoveDirt'
license=('GPL')
-depends=('avisynthplus')
+depends=('libavisynth.so')
makedepends=('git'
'cmake'
+ 'avisynthplus'
)
provides=("avisynth-plugin-${_plug}")
conflicts=("avisynth-plugin-${_plug}")