mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mpi-bucky: add git as makedepends
This commit is contained in:
parent
a8231e64b4
commit
3dd6c3c4af
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue