summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2020-07-20 02:17:51 +0200
committerFabio Manganiello2020-07-20 02:17:51 +0200
commit8430c2af7ab9abd6f41edeb0df117870f991c240 (patch)
tree75862a847eeb0f2989c41de88c90f80269646b39
parent526cfcd01977fa45bbc087402504958df759dfdd (diff)
downloadaur-8430c2af7ab9abd6f41edeb0df117870f991c240.tar.gz
s/gattlib/python-gattlib/
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32ea971b1012..c19a00c581a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python' 'python-yaml' 'redis' 'python-redis' 'python-requests' 'python
'python-dateutil' 'python-frozendict' 'python-bcrypt')
optdepends=('python-paho-mqtt: MQTT integrations support'
'python-pybluez: Bluetooth support'
- 'gattlib: Low-energy Bluetooth devices support'
+ 'python-gattlib: Low-energy Bluetooth devices support'
'python-paramiko: SSH support'
'python-croniter: Platypush cron support'
'python-pyserial: Arduino/serial device support')