1
0
Эх сурвалжийг харах

updated deps for flex

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 жил өмнө
parent
commit
fedd0ae8a7

+ 6 - 5
appendixa/flex-dep.xml

@@ -5,14 +5,15 @@
 
 <literallayout>
 bash: sh
-binutils: ar, as, ld
-bison: bison, yacc
-fileutils: chmod, cp, ln, mv, rm, touch
-gcc: cc
+binutils: ar, as, ld, ranlib
+bison: bison
+diffutils: cmp
+fileutils: chmod, cp, install, ln, mv, rm, touch
+gcc: cc1, collect2, cpp0, gcc
 grep: egrep, grep
 make: make
 sed: sed
-sh-utils: dirname
+sh-utils: echo, hostname
 textutils: cat, tr
 </literallayout>