Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39093 - broken dependencies in nedit ebuilds
Summary: broken dependencies in nedit ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-22 19:18 UTC by Marius Mauch (RETIRED)
Modified: 2004-01-23 10:12 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 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