summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58c62a7b1de4..b8523904aaff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/rom1v/usbaudio"
license=('MIT')
depends=('vlc')
makedepends=('git' 'libpulse' 'meson')
+optdepends=('android-tools: adb is required')
provides=($_pkgname)
conflicts=($_pkgname)
source=($pkgname::git+https://github.com/rom1v/usbaudio.git)