diff options
author | Maxim Devaev <[email protected]> | 2024-09-11 01:14:28 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2024-09-11 01:14:43 +0300 |
commit | 2123799e51df54088a200bb882d5d2127a86c312 (patch) | |
tree | 6d19ef3a45840cc0100e45c8414e55af47b8c7cb /PKGBUILD | |
parent | 0bb35806ffd06c9bbc5905c9776811b619e93234 (diff) |
required ustreamer 6.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ depends=( certbot platform-io-access raspberrypi-utils - "ustreamer>=6.11" + "ustreamer>=6.16" # Systemd UDEV bug "systemd>=248.3-2" |