Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148705

Summary: www-client/links incomplete dependencies when USE=livecd
Product: Gentoo Linux Reporter: Daniel Drake (RETIRED) <dsd>
Component: New packagesAssignee: Marcelo Goes (RETIRED) <vanquirius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Drake (RETIRED) gentoo-dev 2006-09-22 15:18:56 UTC
USE=livecd causes links to get built in graphical mode, but this fails when libpng is not installed, and libpng is not specified as a dependency. As USE=livecd also implies USE=fbcon then I guess there are also some other missing dependencies.

You should add:

livecd? ( >=media-libs/libpng-1.2.1 >=media-libs/jpeg-6b sys-libs/gpm )

to RDEPEND
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2007-04-28 01:51:59 UTC
Done, sorry for the wait.