summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2022-09-16 17:15:47 +0200
committerPhilipp A2022-09-16 17:15:47 +0200
commit0d0c93c663bf8e77e919f932dd6babc9ce91f0d9 (patch)
tree7007ad52a95df24fa1791e845013b80b643e6396
parentc8ac68b83f2d61d212a0f013a7616aba1b7331db (diff)
downloadaur-0d0c93c663bf8e77e919f932dd6babc9ce91f0d9.tar.gz
makedeps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66f0602253c4..e7f740c5900d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(any)
url="https://github.com/vtraag/$_name"
license=(GPL3)
depends=(python python-igraph)
-makedepends=(python-build python-installer python-setuptools python-setuptools-scm python-wheel)
+makedepends=(python-setuptools python-setuptools-scm python-build python-installer python-wheel)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('670317fed31e87c38b1da4e0792922110f234a8cf5b4c80edd5f791fee537bc1')