Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108100 - net-analyzer/mtr: broken dependencies
Summary: net-analyzer/mtr: broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 11:26 UTC by Sven Wegener
Modified: 2005-10-09 03:11 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 Sven Wegener gentoo-dev 2005-10-04 11:26:55 UTC
DEPEND="dev-util/pkgconfig"
RDEPEND=">=sys-libs/ncurses-5.2
        gtk? ( >=x11-libs/gtk+-2 )"

is wrong as gtk/ncurses is also needed at build time.
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-09 03:11:31 UTC
fixed in cvs. thanks for reporting