android-tools: stop depending on android-udev-rules

People may have their specific rules.
Let's them decide if they want, this is not a hard dependency anyway.

Close: #23307
This commit is contained in:
Đoàn Trần Công Danh 2020-06-30 07:17:03 +07:00
parent 8b9303bf04
commit ebbc6cbcad

View file

@ -1,12 +1,11 @@
# Template file for 'android-tools'
pkgname=android-tools
version=29.0.6
revision=2
revision=3
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"