Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32783 - kdevelop - needless dependency
Summary: kdevelop - needless dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-05 04:08 UTC by Carsten Lohrke (RETIRED)
Modified: 2003-11-08 17:17 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 Carsten Lohrke (RETIRED) gentoo-dev 2003-11-05 04:08:35 UTC
doc? ( app-doc/qt-docs ) is not needed anymore

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-11-05 04:22:27 UTC
same for kdelibs-apidocs

There has to be a test performed, if the qt docs are installed or not - maybe
it's better to use an extra qtdocs ebuild again!?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-11-08 04:40:09 UTC
The configure script will pick up if the docs are installed or not and act
accordingly.  I think this should be okay.

The dependencies have been removed.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2003-11-08 17:17:02 UTC
o.k. , thanks for fixing this

The problem remains, that most users are not aware of these "weak", implicit
dependencies and report bugs, if they detect a related oddity (like the kdegames/kdeaddons
issue) - and they're not that wrong. Maybe in a future portage version, which
is able to resolve reverse dependencies.