android-tools: depends on android-udev-rules

This commit is contained in:
Rien Maertens 2020-06-28 11:45:51 +02:00 committed by Danh Doan
parent 8a936a216f
commit 06db3d8118

View file

@ -1,11 +1,12 @@
# Template file for 'android-tools'
pkgname=android-tools
version=29.0.6
revision=1
revision=2
archs="armv* aarch64* x86_64* i686*"
build_style=cmake
hostmakedepends="perl go"
makedepends="gtest-devel zlib-devel libressl-devel libusb-devel pcre2-devel"
depends="android-udev-rules"
short_desc="Android platform tools (adb and fastboot)"
maintainer="John <johnz@posteo.net>"
license="Apache-2.0, ISC, GPL-2.0-only, MIT"