summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Dollé2020-03-11 15:49:07 +0100
committerGuillaume Dollé2020-03-11 15:49:07 +0100
commitdce2fb6412b983f493336c61a485f69a648070aa (patch)
treed70cc6b2d6a14418240a9d20ee989e9a07335146
parent21974c02ecc1d142653a87bc5b6ed1f396becc7f (diff)
downloadaur-dce2fb6412b983f493336c61a485f69a648070aa.tar.gz
Readd optdepends
-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