mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
examl: makedepends add openmpi
This commit is contained in:
parent
677012309f
commit
fe451f0e38
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=3.0.22
|
|||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/stamatak/ExaML"
|
||||
makedepends=('make' 'gcc')
|
||||
makedepends=('make' 'gcc' 'openmpi')
|
||||
license=('GPL')
|
||||
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
|
||||
md5sums=('ad62d8c333cee316732c10f719c1e87c')
|
||||
|
|
Loading…
Add table
Reference in a new issue