summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-25 19:36:27 +0200
committersL1pKn072021-10-25 19:36:27 +0200
commit8b0fe5ed0509a85b1a617a8b6aa7fb21e4ab5f78 (patch)
tree4682ae149eaffe104b93744d1598567a04e47a67
parentf2d01f9f2f5a2a6c92ce41b3d64adc26e45b2946 (diff)
downloadaur-8b0fe5ed0509a85b1a617a8b6aa7fb21e4ab5f78.tar.gz
bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 954184e281bf..e11e91a59200 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = foosynth-plugin-eedi2cuda-git
makedepends = avisynthplus
makedepends = vapoursynth
makedepends = cuda
+ makedepends = boost
source = eedi2cuda::git+https://github.com/AmusementClub/VapourSynth-EEDI2CUDA.git
source = git+https://github.com/boostorg/sync.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0d7d78fab0a8..84ddeea38063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ makedepends=('git'
'avisynthplus'
'vapoursynth'
'cuda'
+ 'boost'
)
source=("${_plug}::git+https://github.com/AmusementClub/VapourSynth-EEDI2CUDA.git"
'git+https://github.com/boostorg/sync.git'