Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221525 - dev-python/cgkit: suspect runtime-depend on dev-util/scons
Summary: dev-python/cgkit: suspect runtime-depend on dev-util/scons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: wrong-rdepend
  Show dependency tree
 
Reported: 2008-05-11 14:48 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-05-31 15:47 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-05-11 14:48:53 UTC
Your package is runtime-depending on dev-util/scons standing to http://tinderbox.dev.gentoo.org/misc/rindex/dev-util/scons . dev-util/scons is a tool used almost always at build-time, (it's either a build system or a generator - sorry this is a generic template I start with so I can't tell you right away which one). This means that it should only be depended at build-time.

Please correct your ebuild or document why it is used as a runtime-dependency so that it will not be suspected again.

Thanks,
Diego
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2008-05-31 15:47:49 UTC
bicatali has already taken care of that :-)

Snippet from ChangeLog:
  22 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
  cgkit-2.0.0_alpha7.ebuild, cgkit-2.0.0_alpha8.ebuild:
  Added ~amd64 move scons to DEPEND, and removed unecessary numarray
  dependencies.