summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Dollé2020-03-11 15:49:07 +0100
committerGuillaume Dollé2020-03-11 15:49:45 +0100
commit5ddc31253cd696fa4795c2e79108da86666d0ec0 (patch)
tree72e77f39ff9116186c62a7bc3845398a49d1bee1 /PKGBUILD
parent21974c02ecc1d142653a87bc5b6ed1f396becc7f (diff)
downloadaur-5ddc31253cd696fa4795c2e79108da86666d0ec0.tar.gz
Readd optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d316c7ddda6..888d915b40ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Guillaume Dolle <dev at gdolle.com>
pkgname=spack
pkgver=0.14.0
-pkgrel=1
+pkgrel=2
pkgdesc="A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers."
arch=('i686' 'x86_64')
url="https://spack.io/"
license=('MIT')
depends=('python' 'polkit')
+optdepends=( 'env-modules-tcl' 'lmod' )
source=(https://github.com/spack/spack/archive/v${pkgver}.tar.gz
spack.sysusers
spack.tmpfiles