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

Bug 49484

Summary: gnome-extra/libgtkhtml-3.0.10 does not compile without dev-util/indent
Product: Gentoo Linux Reporter: BigBug <romans.heimanis>
Component: [OLD] GNOMEAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description BigBug 2004-04-30 04:08:13 UTC
gnome-extra/libgtkhtml-3.0.10 does not compile without dev-util/indent, but dev-util/indent is not in dependencyes of libgtkhtml

tryed several times to emerge libgtkhtml, but fail, have traced compile log, found error messages about non-existing indent utility, emerged it and all compiles cleanly now.

Seems indent need to be added into libgtkhtml DEPEND/RDEPEND (don't know)

P.S.: I know, i know, my english is bad ;)

Reproducible: Always
Steps to Reproduce:
Comment 1 foser (RETIRED) gentoo-dev 2004-05-01 04:43:03 UTC
libgtkhtml deps on ORBit2 -> ORBit2 deps on indent.  You removed indent yourself most likely.