summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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')