From 7cba274993b84784e623c095abad15beb0d99c94 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 18 Jan 2022 15:13:04 +0000 Subject: fixed missing package typos --- repo/system/bootscripts.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system') 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 -- cgit v1.2.1