Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136816 - libXt should depends on libX11
Summary: libXt should depends on libX11
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-14 13:16 UTC by Denis Knauf
Modified: 2006-06-14 13: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 Denis Knauf 2006-06-14 13:16:26 UTC
libXt needs libX11, but in the ebuild, no dependency is added to it.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-14 13:36:16 UTC
<snip>
RDEPEND="x11-libs/libX11
        x11-libs/libSM
        x11-proto/xproto
        x11-proto/kbproto"
DEPEND="${RDEPEND}"
</snip>