Opened 16 years ago
Closed 15 years ago
#3870 closed bug (fixed)
[patch] cd rom build requires mkisofs
Reported by: | bbjimmy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev30614 To do a "jam -q haiku-cd" from within haiku, one needs to add mkisofs to the host system. mkisofs is not included in the optional packages. This needs to be included if we are relying on the file to build a cd iso file.
Haiku should be self hosting.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | OPDeps-DevelpomentBase-CDRecord.patch added |
---|
comment:1 by , 15 years ago
Summary: | cd rom build requires mkisofs → [patch] cd rom build requires mkisofs |
---|
Note:
See TracTickets
for help on using tickets.
Attached patch that adds CDRecord (and mkisofs) to DevelopmentBase's dependencies.