examl: makedepends add openmpi

This commit is contained in:
Kuoi 2022-08-29 03:04:25 +01:00
parent 677012309f
commit fe451f0e38

View file

@ -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')