summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2020-07-20 02:18:23 +0200
committerFabio Manganiello2020-07-20 02:18:23 +0200
commit643196b1d55e0d5acc63ca9617b0c56cece4c1e6 (patch)
treeeeec98f269f13bbe9ce28ef6ccfc1bd7408f8219
parent8430c2af7ab9abd6f41edeb0df117870f991c240 (diff)
downloadaur-643196b1d55e0d5acc63ca9617b0c56cece4c1e6.tar.gz
Updated .SRCINFO
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 311c8eb4e2d6..8f69a2adef57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,13 +15,12 @@ pkgbase = platypush
depends = python-websocket-client
depends = python-wheel
depends = python-flask
- depends = python-pip
depends = python-dateutil
depends = python-frozendict
depends = python-bcrypt
optdepends = python-paho-mqtt: MQTT integrations support
optdepends = python-pybluez: Bluetooth support
- optdepends = gattlib: Low-energy Bluetooth devices support
+ optdepends = python-gattlib: Low-energy Bluetooth devices support
optdepends = python-paramiko: SSH support
optdepends = python-croniter: Platypush cron support
optdepends = python-pyserial: Arduino/serial device support