| Bug#: 148705 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: vanquirius@gentoo.org | Reported By: dsd@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: www-client/links incomplete dependencies when USE=livecd | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-09-22 15:18 0000 | |||
| Description: | Opened: 2006-09-22 15:18 0000 |
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