summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29eed3fb7fc..3b8ae4cf2e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('python2' 'python2-pillow' 'python2-networkx' 'python2-decorator'
makedepends=('python2-setuptools' 'git')
optdepends=('opencv: to run droidbot in cv mode'
'android-sdk: for developers'
- 'android-platform-tools: for developers'
+ 'android-sdk-platform-tools: for developers'
'jdk9-openjdk: for developers')
provides=(${_pkgname})
conflicts=(${_pkgname})