summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-05-20 08:40:04 +0300
committerDevaev Maxim <[email protected]>2021-05-20 08:40:04 +0300
commit835d6833f81020ffa52f1c7b5fe02a8906a8c064 (patch)
tree3ed1156c08ed7e8f40e949df2bfaa45bf8fabde4 /PKGBUILD
parent563525d88569ad40b47583930c2b12f74d9424ad (diff)
fixed systemd bug: systemd >= 248.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 661e18bb..4a62fe1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,6 +75,9 @@ depends=(
"raspberrypi-io-access>=0.5"
"ustreamer>=3.20"
+ # Systemd UDEV bug
+ "systemd>=248.3-2"
+
# Avoid dhcpcd stack trace
dhclient
netctl