diff options
Diffstat (limited to 'python-azure-cli-telemetry/PKGBUILD')
-rw-r--r-- | python-azure-cli-telemetry/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-azure-cli-telemetry/PKGBUILD b/python-azure-cli-telemetry/PKGBUILD index c7a107f3a..f7c9f0b0d 100644 --- a/python-azure-cli-telemetry/PKGBUILD +++ b/python-azure-cli-telemetry/PKGBUILD @@ -9,6 +9,7 @@ url='https://pypi.org/project/azure-cli-telemetry/' depends=( 'python>=3.10' 'python<3.11' + 'python-knack' 'python-portalocker') makedepends=( 'python-pip' |