summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2022-07-01 15:45:24 +0100
committerWill Handley2022-07-01 15:45:24 +0100
commitb657fe476ac850ae38c3c6df88abc17df8d0f42c (patch)
tree5b7adf72f9a9ff8b8ff266b62d020d6e4b7dcf0c /PKGBUILD
parent07879e66c415a3024fd043200d6f7e24faf10348 (diff)
downloadaur-python-fgivenx.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3323017ef7b..d9bf772e0f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=(any)
url="https://github.com/williamjameshandley/fgivenx"
license=('MIT')
groups=()
-depends=('python-numpy' 'python-matplotlib' 'python-scipy' 'python-joblib' 'python-mpi4py' 'python-tqdm')
-makedepends=('python-setuptools')
+depends=(python-numpy python-matplotlib python-scipy python-joblib python-mpi4py python-tqdm)
+makedepends=(python-build python-installer)
provides=()
conflicts=()
replaces=()