From 72711ab1cd6138ca05269c32a8c73ab2e25fa25d Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 23 Mar 2023 22:24:06 +0100 Subject: [PATCH] list_lfs.xsl: fixes for dependency checking Add several packages that shouldn't be removed when doing dependency checking, two of which are actually not in lfs, but needed for script: porg tzdata sudo wget --- BLFS/xsl/list_lfs.xsl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BLFS/xsl/list_lfs.xsl b/BLFS/xsl/list_lfs.xsl index 87fe253..0ce91c6 100644 --- a/BLFS/xsl/list_lfs.xsl +++ b/BLFS/xsl/list_lfs.xsl @@ -9,6 +9,11 @@ bootscripts lfs-bootscripts kernel + porg + tzdata + + sudo + wget