Bug 42768 - clang docs unavailable from clang meta-package.
Summary: clang docs unavailable from clang meta-package.
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: clang (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Arseny Maslennikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 11:26 MSK by Iakunin Andrei
Modified: 2022-05-16 11:26 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iakunin Andrei 2022-05-16 11:26:29 MSK
We have meta-packages with symlinks to clang current version.
Users will likely install "clang" and "clang-tools". But neither of them provides clangXX.X-doc. So user must choose docs for some version of clang.


Looks like we have two options:

1) create meta-package for clang-doc
2) include clangXX.X-doc in "clang" or "clang-tools"