summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2022-07-01 15:46:25 +0100
committerWill Handley2022-07-01 15:46:25 +0100
commit0b2b1dc836208f0a7af28ae10f3184cd31b87384 (patch)
treea1b40e0fe75c50a281b0bd56495c6978c62a1646 /PKGBUILD
parent796e37a79d6216894dfc241ac5aca826451390ac (diff)
downloadaur-0b2b1dc836208f0a7af28ae10f3184cd31b87384.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 3d7749c33245..ece993985463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=(any)
url="https://github.com/brinckmann/${_name}_public"
license=()
groups=()
-depends=("python-class" "python-polychord")
-makedepends=("python-setuptools")
+depends=(python-class python-polychord)
+makedepends=(python-build python-installer)
provides=()
conflicts=()
replaces=()