summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f37072c2481b..b9092a815932 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = platypush
pkgdesc = Universal multi-platform command executor and automation manager
pkgver = 0.50.3
- pkgrel = 2
+ pkgrel = 3
url = https://git.platypush.tech/platypush/platypush
arch = any
license = MIT
@@ -30,6 +30,7 @@ pkgbase = platypush
depends = python-yaml
depends = python-zeroconf
depends = redis
+ depends = sudo
optdepends = ffmpeg: Audio, streaming and several camera integrations
optdepends = libtorrent: Support for torrent download
optdepends = opencv: Support for cameras and image processing over the OpenCV integration