summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5df797f865a..f6b02977d1a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Interl(R) Open Image Denoise library"
arch=("any")
url="https://openimagedenoise.github.io"
license=('Apache')
-depends=("mingw-w64-tbb")
+depends=("mingw-w64-onetbb")
makedepends=("mingw-w64-cmake")
options=('!strip' '!buildflags' 'staticlibs')
source=("https://github.com/OpenImageDenoise/oidn/releases/download/v${pkgver}/oidn-${pkgver}.src.tar.gz")