summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2023-07-02 19:53:32 +0300
committerStelios Tsampas2023-07-02 19:53:32 +0300
commit0e99adf199b5e87a03811a0f6fe03667f44bab81 (patch)
tree925b986eea3571ada4ad8f5cc0ecba4700ed4824 /PKGBUILD
parentd068233712f42fa48867a64a202a63411346cdca (diff)
downloadaur-0e99adf199b5e87a03811a0f6fe03667f44bab81.tar.gz
[proton-ge-custom] Add blas and lapack deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3352bef0d48e..cf7b2aa7155f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _commit=c10e04a5b7d858dce00d7cb55ad2eb8f404162f9
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.0
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build"
url="https://github.com/GloriousEggroll/proton-ge-custom"
@@ -34,6 +34,8 @@ depends=(
python
steam-native-runtime
cabextract
+ blas
+ lapack
)
makedepends=(autoconf bison perl flex mingw-w64-gcc