summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-06-29 18:44:24 +0200
committerMichel Zou2020-06-29 18:44:24 +0200
commit45f91c828cf67c2be18f9e991eef937c7ac63dea (patch)
tree73e916af7f229d868249a4dd3baf93d449163e4d /PKGBUILD
parentffe564bcd5beb77e0b38f7ea08f64b10fffc6b21 (diff)
downloadaur-45f91c828cf67c2be18f9e991eef937c7ac63dea.tar.gz
tbb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7f9b3eec9cf..3803b0a97a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Open CASCADE Technology, 3D modeling & numerical simulation (mingw-w64)
arch=('any')
url="https://www.opencascade.org"
license=('custom')
-depends=('mingw-w64-tk' 'mingw-w64-gl2ps' 'mingw-w64-ffmpeg' 'mingw-w64-freeimage' 'mingw-w64-intel-tbb')
+depends=('mingw-w64-tk' 'mingw-w64-gl2ps' 'mingw-w64-ffmpeg' 'mingw-w64-freeimage' 'mingw-w64-tbb')
#TODO: 'mingw-w64-vtk'
makedepends=('mingw-w64-cmake')
options=('!buildflags' '!strip' 'staticlibs')