summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb9128ec14f1..04691b91c523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=intel-mkl-slim
pkgver_hyphen=2019.2-187
pkgver=${pkgver_hyphen/-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="Intel Math Kernel Library (x86_64 shared libraries and headers only)"
arch=(x86_64)
url="https://software.intel.com/en-us/mkl"
license=("custom:ISSL")
depends=()
-makedepends=(cpio)
optdepends=('intel-tbb: IntelĀ® threading implementation')
provides=(intel-mkl)
conflicts=(intel-mkl)