diff --git a/packaging/PKGBUILD b/packaging/PKGBUILD index adc834e..79f9e39 100644 --- a/packaging/PKGBUILD +++ b/packaging/PKGBUILD @@ -14,7 +14,7 @@ license=('custom:BSD-3-Clause-Clear-License') provides=(exec-notify do-notify) depends=(python) -makedepends=(git python-build python-installer python-wheel) +makedepends=(git python-build python-installer python-wheel python-setuptools) source=("git+https://codeberg.org/privacy1st/$_name.git") b2sums=(SKIP)