mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
Added yasm and cdrtools to list of dependencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31516 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
37e2eea0d8
commit
9a443f6c06
@ -24,6 +24,7 @@ Haiku's build system itself:
|
||||
* makeinfo (part of texinfo, needed for building gcc 4 only)
|
||||
* autoheader (part of autoconf, needed for building gcc)
|
||||
* gawk
|
||||
* yasm (http://www.tortall.net/projects/yasm/wiki/Download)
|
||||
|
||||
Whether they are installed can be tested for instance by running them in the
|
||||
shell with the "--version" parameter.
|
||||
@ -36,7 +37,7 @@ On Mac OS X a case-sensitive file system is required for the Haiku tree
|
||||
* gettext
|
||||
* libiconv
|
||||
* gnuregex
|
||||
|
||||
* cdrtools (for mkisofs used to create the bootable CD-ROM image)
|
||||
|
||||
Building Jam
|
||||
============
|
||||
|
Loading…
Reference in New Issue
Block a user