summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabio Manganiello2021-02-22 22:11:03 +0100
committerFabio Manganiello2021-02-22 22:11:03 +0100
commitc5c226a1e53aa389260aed221d7dc7dced36af29 (patch)
treee4b8cd760d62a8897cc0301fd24c6dd2908923d1 /.SRCINFO
parent50fea14e16c827cb63f8fc39c7abcf6e8a6398d4 (diff)
downloadaur-c5c226a1e53aa389260aed221d7dc7dced36af29.tar.gz
croniter is actually a required dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc65b746282a..869486b953a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,11 +21,11 @@ pkgbase = platypush
depends = python-bcrypt
depends = python-zeroconf
depends = python-pyjwt
+ depends = python-croniter
optdepends = python-paho-mqtt: MQTT integrations support
optdepends = python-pybluez: Bluetooth 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
conflicts = platypush-git
options = !strip