Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8057 - Lilo ebuild should depend on nasm
Summary: Lilo ebuild should depend on nasm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-18 02:37 UTC by Jonathan Rogers
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Rogers 2002-09-18 02:37:51 UTC
Lilo seems to depend on nasm, but the ebuild doesn't say anything about that. I
tried to emerge lilo on a brand spanking new system and it nearly finished, but
then failed because the nasm command wasn't there. I added "nasm" to the DEPEND
variable in the ebuild and it fixed it, though I don't know whether lilo depends
on a certain version of nasm.
Comment 1 SpanKY gentoo-dev 2002-09-18 14:32:24 UTC
(from lilo.lsm in the lilo package)

Platforms:      Linux 0.99pl12 or newer, gcc, nasm (0.98), and as86 (v.16)
                needed to compile.
                LaTeX and (optionally) Perl and Transfig needed to print the
                documentation.
Comment 2 Donny Davies (RETIRED) gentoo-dev 2002-09-29 20:34:21 UTC
fixed.