android-tools: depends on android-udev-rules
This commit is contained in:
parent
8a936a216f
commit
06db3d8118
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue