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

Bug 39093

Summary: broken dependencies in nedit ebuilds
Product: Gentoo Linux Reporter: Marius Mauch (RETIRED) <genone>
Component: Current packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marius Mauch (RETIRED) gentoo-dev 2004-01-22 19:18:46 UTC
RDEPEND="spell? ( virtual/aspell-dict )"
DEPEND="${RDEPEND}
        dev-util/yacc
        x11-libs/openmotif"

according to this dependency list nedit has NO required runtime dependencies but it needs at least xfree according to ldd (and common sense ;)
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-01-23 10:12:12 UTC
although i'm not the nedit maintainer I fixed that, I think you can it do yourself next time ;D