Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92297 - mplayer should depend on libtermcap-compat
Summary: mplayer should depend on libtermcap-compat
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 14:07 UTC by Ortwin Glueck
Modified: 2005-05-11 14:36 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 Ortwin Glueck 2005-05-11 14:07:23 UTC
I have run emerge --depclean and after that mplayer complained about missing libtermcap.so. I guess it should be added as a dependency of mplayer.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-11 14:13:28 UTC
Did you read the big fat warning about emerge depclean and the instructions in there? Also revdep-rebuild is a useful tool. 
Comment 2 Ortwin Glueck 2005-05-11 14:36:59 UTC
Yes, sure I read the warning. Seems like mplayer uses libtermcap as an optional library but can be compiled perfectly without it. re-emerging it solved the problem. Sorry for wasting time.