mpi-bucky: add git as makedepends

This commit is contained in:
Kuoi 2022-08-29 19:49:22 +01:00
parent a8231e64b4
commit 3dd6c3c4af

View file

@ -7,7 +7,7 @@ conflicts=('bucky')
url="https://github.com/tkchafin/mpi-bucky"
license=('GPL')
depends=('gcc-libs' 'boost-libs' 'openmpi')
makedepends=('clang' 'boost' 'openmpi')
makedepends=('clang' 'boost' 'openmpi' 'git')
source=("git+$url.git")
sha256sums=('SKIP')