Update PKGBUILD

This commit is contained in:
月季花中的星辰 2022-01-09 05:06:00 +00:00 committed by GitHub
parent 4df3615e10
commit 317cdf2ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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