author | Anatol Pomozov
<anatolik@archlinux.org> 2016-11-29 16:58:17 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2016-11-29 16:58:17 UTC |
parent | 35ac6afd70a7e16c2bc1c24c892ae33252a7f479 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6804e5a..c9fc61c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,14 @@ # Contributor: Alucryd <alucryd at gmail dot com> pkgname=android-tools -pkgver=7.0.0_r1 +pkgver=7.0.0_r21 pkgrel=1 pkgdesc='Android platform tools' arch=(i686 x86_64) url='http://tools.android.com/' license=(Apache MIT) depends=(openssl pcre) +optdepends=('python: for mkbootimg script') makedepends=(git clang gtest) source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver