summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25ac6e4882ef..8cecfb6ee519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="an open source wireless development platform suitable for Bluetooth exp
url="https://github.com/greatscottgadgets/ubertooth"
arch=('x86_64' 'i686')
license=('GPL2')
-depends=('libbtbb' 'libusbx' 'libpcap' 'python')
+depends=('libbtbb-git' 'libusbx' 'libpcap' 'python')
source=("https://github.com/greatscottgadgets/ubertooth/archive/master.zip")
md5sums=('SKIP')