mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Added cmake to makedepends for armadillo
This commit is contained in:
parent
f076940e6d
commit
2137a3d906
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ arch=('x86_64')
|
|||
url="http://${sfname}.sourceforge.net/"
|
||||
license=('Apache')
|
||||
depends=(openblas lapack)
|
||||
makedepends=()
|
||||
makedepends=(cmake)
|
||||
optdepends=()
|
||||
provides=()
|
||||
source=("http://sourceforge.net/projects/${sfname}/files/${pkgname}-${pkgver}.tar.xz")
|
||||
|
|
Loading…
Add table
Reference in a new issue