mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
4df3615e10
commit
317cdf2ed3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ arch=('x86_64')
|
|||
url="http://${sfname}.sourceforge.net/"
|
||||
license=('GPL')
|
||||
depends=(libarmadillo nlopt lapack)
|
||||
makedepends=(curl)
|
||||
makedepends=(curl python)
|
||||
testdepends=(python)
|
||||
source=("https://github.com/FePhyFoFum/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue