From 476b70903b63d776d49b3e500293c08793f2fcbd Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 6 Jan 2002 18:09:20 +0000 Subject: reformatted dependency lists git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/makedev-dep.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'appendixa/makedev-dep.xml') diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml index 6474a54da..a8f1213c6 100644 --- a/appendixa/makedev-dep.xml +++ b/appendixa/makedev-dep.xml @@ -4,19 +4,10 @@ MAKEDEV-&makedev-depversion; needs the following to be installed: -sh from the bash package - -chmod from the fileutils package -chown from the fileutils package -cp from the fileutils package -ln from the fileutils package -mknod from the fileutils package -mv from the fileutils package -rm from the fileutils package - -grep from the grep package - -expr from the sh-utils package +bash: sh +fileutils: chmod, chown, cp, ln, mknod, mv, rm +grep: grep +sh-utils: expr -- cgit v1.2.3-54-g00ecf