Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101513 - rrdtool has wierd dependencies
Summary: rrdtool has wierd 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-08-06 00:32 UTC by Natanael Copa
Modified: 2005-08-28 04:54 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 Natanael Copa 2005-08-06 00:32:09 UTC
sys-libs/zlib, media-libs/freetype, media-libs/libart_lgpl, media-libs/libpng and
media-libs/gd should be in the RDEPEND since they are needed by the runtimes.
They are currently only in the DEPEND.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I suggest this:

RDEPEND="tcltk? ( dev-lang/tcl )
        >=sys-libs/zlib-1.2.1
        >=media-libs/freetype-2.1.5
        >=media-libs/libart_lgpl-2.3.16
        >=media-libs/libpng-1.2.5
        >=media-libs/gd-1.8.3"

DEPEND="${RDEPEND}
        perl? ( dev-lang/perl )
        python? ( dev-lang/python )
        sys-apps/gawk
        >=dev-libs/cgilib-0.5"
Comment 1 Natanael Copa 2005-08-06 02:08:59 UTC
While we are here, rrdtool isnt exactly a net-analyzer, is it?
It be moved to sys-apps.
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2005-08-06 09:38:27 UTC
readelf agrees with you, fixed it in 1.2.11.
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-08-28 04:54:24 UTC
(In reply to comment #2)
> readelf agrees with you, fixed it in 1.2.11.

If it's fixed, close it :)

As far as moving it goes, it's not worth the effort (especially considering all
the revision history will be lost if we do).