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

Bug 136816

Summary: libXt should depends on libX11
Product: Gentoo Linux Reporter: Denis Knauf <denis.knauf>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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>