diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2026-08-19 16:28:04 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2026-08-19 16:28:04 +0000 |
| commit | c101e6d07d1227990204a32e68b45c646e384eed (patch) | |
| tree | 862711ddc85a3bcf39c3979b866dac74dc4f1312 | |
| parent | 108aa45d57447755c729f0e217375d94609856f5 (diff) | |
[phb][Uses]: Update kde
| -rw-r--r-- | documentation/content/en/books/porters-handbook/uses/_index.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 6754b4749d..4552208be8 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1450,9 +1450,10 @@ Specifies the JPEG implementation to use. Possible values are: [[uses-kde]] == `kde` -Possible arguments: `5` +Possible arguments: (none), `5`, `6` Add dependency on KDE components. +The version may be omitted. In that case the newest version will be used. See crossref:special[using-kde,Using KDE] for more information. [[uses-kmod]] |
