summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-03-26 20:09:47 +0200
committerMaxim Devaev <[email protected]>2024-03-26 20:18:16 +0200
commit35173ff181a7c06c9bab9725f537a5277fa8d33c (patch)
tree9eababa1b15fdf6850094fd26045221c32393e48 /PKGBUILD
parente904bc467e611a0a6c70aa690de75b0d49543aed (diff)
min ustreamer version == 6.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 471f3011..418a0986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -91,7 +91,7 @@ depends=(
certbot
platform-io-access
raspberrypi-utils
- "ustreamer>=6.5"
+ "ustreamer>=6.8"
# Systemd UDEV bug
"systemd>=248.3-2"