diff options
-rw-r--r-- | azure-cli/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-cli/PKGBUILD b/azure-cli/PKGBUILD index 77d1d298a..a869a9efd 100644 --- a/azure-cli/PKGBUILD +++ b/azure-cli/PKGBUILD @@ -16,6 +16,7 @@ _pinned_dependencies=( 'python=3.10.4' ) depends=("${_pinned_dependencies[@]}") +makedepends=(python-setuptools) source=("https://pypi.python.org/packages/cf/07/da0a0f237083176db6abec0419e4ce96168b50c65c2f6d61618aad8e36f5/${pkgname}-${pkgver}.tar.gz" "az") sha256sums=('1896dc334ea481b6fbd43f2ab04e3f7603f89143b8d1d41d455d1c828bbc0dd1' |