summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-18 15:13:04 +0000
committerdavidovski <david@davidovski.xyz>2022-01-18 15:13:04 +0000
commit7cba274993b84784e623c095abad15beb0d99c94 (patch)
treee0cddc5c96199da8b5300433e677dae88c49e3d7 /repo/system
parentcd060a147fa95471a3af8ff508a25c715cddd399 (diff)
fixed missing package typos
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/bootscripts.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/bootscripts.xibuild b/repo/system/bootscripts.xibuild
index 112c7ac..f5ad99d 100644
--- a/repo/system/bootscripts.xibuild
+++ b/repo/system/bootscripts.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-DEPS=(sh udev)
+DEPS=(sh eudev)
PKG_VER=20210608
SOURCE=https://www.linuxfromscratch.org/lfs/downloads/development/lfs-bootscripts-$PKG_VER.tar.xz