summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6d557f22b06..0c6eb5107aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=python-aliyun-python-sdk-core
pkgver=2.13.4
-pkgrel=1
+pkgrel=2
pkgdesc="Alibaba Cloud SDK for Python"
arch=('any')
+depends=('python-jmespath')
makedepends=('python-setuptools')
url="https://github.com/aliyun/aliyun-openapi-python-sdk"
license=('Apache License 2.0')