aboutsummaryrefslogtreecommitdiffstats
path: root/community/git-review/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/git-review/APKBUILD')
-rw-r--r--community/git-review/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/git-review/APKBUILD b/community/git-review/APKBUILD
index cb09323dee1..256d7d10a31 100644
--- a/community/git-review/APKBUILD
+++ b/community/git-review/APKBUILD
@@ -8,7 +8,7 @@ url="https://github.com/openstack-infra/git-review"
arch="noarch"
license="Apache-2.0"
depends="git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi"
-makedepends="py3-setuptools"
+makedepends="py3-setuptools py3-pbr"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/openstack-infra/git-review/archive/$pkgver.tar.gz"