summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhirui Dai2024-03-09 08:26:20 -0800
committerZhirui Dai2024-03-09 08:26:20 -0800
commit2f89552ab8cdb1820dccc6dca2a762d5c2be5f83 (patch)
tree7bfb7b2288cc324fe384cc86ab95f2c6aef59520 /PKGBUILD
parent96e05acce06bea8d4fdd919684d8cb8b54b37917 (diff)
downloadaur-ds4drv.tar.gz
update dependencies
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
)