Opened 17 years ago
Closed 17 years ago
#2486 closed task (fixed)
KDE dependencies need to be rechecked
Reported by: | Robert Daniels | Owned by: | Robert Daniels |
---|---|---|---|
Priority: | normal | Milestone: | 6.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Change History (8)
by , 17 years ago
Attachment: | kde_core-1.diff added |
---|
comment:1 by , 17 years ago
Patch for KDE Core section. Moves arts to recommended dependency of kdelibs per discussion in #2484. Add optional dependency on sudo for both kdelibs and kdebase. Remove optional dependency on openldap from kdelibs. It is not checked for by configure, and none of the source files in kdelibs #include a header from openldap that I could see.
Moved Run Time Dependency section up next to the other dependencies for both kdelibs and kdebase. Added runtime dependency on htdig for kdebase.
by , 17 years ago
Attachment: | kde_devel-1.diff added |
---|
Update depencies of kdesdk, kdevelop, and kdewebdev
comment:2 by , 17 years ago
Patch for KDE Devel section. Adds optional dependency on kdepim for kdesdk, and adds kdesdk as a dependency of kdevelop and kdewebdev. kdewebdev got a paragraph listing its runtime deps. Although I think it's clear, it doesn't really read well, somewhat disjointed.
KDevelop got a note referring to other documentation to find runtime deps. I'm not happy with this, but I also didn't much like the idea of listing them all out myself. A quick look through the docs I referred to, and I came up with a list of about 20 runtime dependencies.
comment:3 by , 17 years ago
As far as the KDevelop run-time you could just put something such as:
KDevelop supports many development platforms. These are used at run-time and do not need to be installed before the build to be supported. This list of supported development platforms is very large. See http://whatever to see if your desired platform is supported.
Or something like that. Works for me.
comment:4 by , 17 years ago
And the last one, for the KDE Additional section. This one is quite large, recording a number of dependencies across the board.
Will be leaving these up until around Sunday or Monday, then I will commit.
comment:5 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Also was fixed in rev. 7333. Haven't gotten any further comments, so closing.
Update depencies of kdelibs and kdebase