Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89536 - Dependency on kdebase is a bit too much
Summary: Dependency on kdebase is a bit too much
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 08:35 UTC by Markus Tacker
Modified: 2005-12-11 02:38 UTC (History)
1 user (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 Markus Tacker 2005-04-18 08:35:28 UTC
kdewebdev-3.4.0 depends on kdebase-3.4.0

Reproducible: Always
Steps to Reproduce:



Expected Results:  
Drill it down to split ebuilds.
I used

DEPEND="~kde-base/kate-${PV}
    ~kde-base/konqueror-${PV}
    doc? ( app-doc/quanta-docs )"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-04-19 07:13:32 UTC
I wonder why you are not using split ebuilds for kdewebdev...
Comment 2 Markus Tacker 2005-04-19 07:25:53 UTC
Well, I am now.
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-15 03:08:15 UTC
Probably there's a very low demand for using monolithic ancillary packages together with splitted core packages, so I think supporting it is not worthy.
If there are no objections, we can close this bug...
Comment 4 Markus Tacker 2005-05-17 02:12:27 UTC
@#3: Agreed.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-12-11 02:38:40 UTC
I don't think adding || ( kdebase kdebase-meta ) is any maintenance overhead
because the two should give identical installations? I agree that fine tuning
the dependencies would be extra work at this point. I can even add these to
3.5.0 myself if you give me the permission. At least I found it useful to use
the monolithic ebuilds when finding all the setuid programs.