summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-09-19 07:01:06 +0300
committerDevaev Maxim <[email protected]>2019-09-19 07:01:06 +0300
commitf6e02e7219fab418899a0a029bf38e13db95037c (patch)
tree51e3b9a78bb43bdcd4cba40da9c250a38e3db22b /PKGBUILD
parent300d4603ca725dfb8749e466eabe0561ad54cb6b (diff)
ustreamer min version == 1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64ff1974..a737431c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ depends=(
nginx-mainline
openssl
raspberrypi-io-access
- ustreamer
+ ustreamer>=1.5
)
makedepends=(python-setuptools)
source=("$url/archive/v$pkgver.tar.gz")