summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f25e7496ffe..7cb8b7458c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ds4drv
pkgver=0.5.1
-pkgrel=3
+pkgrel=4
pkgdesc="Sony DualShock 4 Userspace Driver"
arch=('any')
url="https://github.com/chrippa/ds4drv"
@@ -11,6 +11,7 @@ license=('MIT')
depends=(
python-setuptools
bluez-utils
+ bluez-deprecated-tools
python-evdev
python-pyudev
)