summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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