diff options
author | Maxim Devaev <[email protected]> | 2025-01-20 16:43:32 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2025-01-20 16:43:32 +0200 |
commit | 6dcc41601e0dff5c81a5f8dde7e3cef3b20ac23d (patch) | |
tree | 733cee0e1413e5fdeef792397018b4f5d4d4a5d4 /PKGBUILD | |
parent | b9af5f8825d4af964bb61f052b928e049709d7ed (diff) |
janus: check file for aplay
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ depends=( certbot platform-io-access raspberrypi-utils - "ustreamer>=6.24" + "ustreamer>=6.26" # Systemd UDEV bug "systemd>=248.3-2" |