Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224301 - multiple dev-dotnet ebuilds: suspect runtime-depend on dev-util/pkgconfig
Summary: multiple dev-dotnet ebuilds: suspect runtime-depend on dev-util/pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jurek Bartuszek (RETIRED)
URL: http://tinderbox.dev.gentoo.org/misc/...
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks: wrong-rdepend
  Show dependency tree
 
Reported: 2008-05-31 09:29 UTC by Samuli Suominen (RETIRED)
Modified: 2008-11-27 19:01 UTC (History)
2 users (show)

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 Samuli Suominen (RETIRED) gentoo-dev 2008-05-31 09:29:06 UTC
dev-dotnet/glade-sharp-1.0.10
dev-dotnet/glade-sharp-2.10.0
dev-dotnet/glade-sharp-2.8.2
dev-dotnet/gnomevfs-sharp-2.16.0
dev-dotnet/gnomevfs-sharp-2.8.2
dev-dotnet/gtkgl-sharp-0.05
dev-dotnet/gtkhtml-sharp-1.0.10
dev-dotnet/gtkhtml-sharp-2.16.0
dev-dotnet/gtkhtml-sharp-2.8.2
dev-dotnet/jscall-sharp-0.0.2_pre20061125
dev-dotnet/jscall-sharp-0.0.3_pre20070621
dev-dotnet/monouml-0.1
dev-dotnet/nant-0.85
dev-dotnet/xsp-1.2.1
dev-dotnet/xsp-1.2.3
dev-dotnet/xsp-1.2.4
dev-dotnet/xsp-1.2.4-r1
dev-dotnet/xsp-1.2.5

Your package is runtime-depending on dev-util/pkgconfig standing to
http://tinderbox.dev.gentoo.org/misc/rindex/dev-util/pkgconfig .
dev-util/pkgconfig 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,
Samuli
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2008-11-27 19:01:28 UTC
Fixed them myself. Next time Jurek, please reread devmanual about how DEPEND and RDEPEND works, thanks.