Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139802 - media-video/mvc broken dependencies
Summary: media-video/mvc broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks:
 
Reported: 2006-07-09 12:02 UTC by Jakub Moc (RETIRED)
Modified: 2006-07-09 13:07 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 Jakub Moc (RETIRED) gentoo-dev 2006-07-09 12:02:07 UTC
This thing does not need X at all. Instead, it requires media-libs/jpeg and media-libs/libpng which are missing in DEPEND.

# ldd `which mvc`
	linux-gate.so.1 =>  (0xffffe000)
	libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7eef000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7eca000)
	libc.so.6 => /lib/libc.so.6 (0xb7d8d000)
	libz.so.1 => /lib/libz.so.1 (0xb7d7c000)
	libm.so.6 => /lib/libm.so.6 (0xb7d55000)
	/lib/ld-linux.so.2 (0xb7f23000)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-09 13:07:51 UTC
Fixed by almost rewriting the ebuild.