summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2019-11-17 15:02:58 +0100
committerMatMoul2019-11-17 15:02:58 +0100
commit8aeba499f29eb420b8809a40e00cd971ebc56c5a (patch)
tree4bf3756d77cc4c0f630dfb91aa8371612dbbcbdf /PKGBUILD
parentc7fdbaf95ea26207d80acce8f0153730e7530dab (diff)
downloadaur-8aeba499f29eb420b8809a40e00cd971ebc56c5a.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d87dd9704cc1..d4f7ecd469c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Microsoft Azure Linux Guest Agent"
arch=('any')
url="https://github.com/Azure/WALinuxAgent"
license=('Apache')
-depends=('python' 'openssh' 'openssl' 'parted' 'net-tools')
+depends=('python' 'python-distro' 'openssh' 'openssl' 'parted' 'net-tools')
makedepends=('python-setuptools')
checkdepends=()
optdepends=()