CheckDependants
From GoboLinux Knowledge Base
Contents |
[edit] Overview
Find which applications is dependant on a given application.
[edit] Usage
CheckDependants <program> [<version>]
[edit] Options
-h, --help- Show this help.--version- Show program version.-v, --verbose- Enable verbose mode.-f, --fast- Do a fast check - do no cross check result withldd.-s, --specific-version- Be more specific regarding given version. May miss some applications.-m, --include-minors- Use the version given as base, and include any minor and bug release versions when checking.
[edit] Other considerations
- If no version is given, current version, or latest version, if no current version is found, is used.
[edit] Examples
CheckDependants Cairo 1.0.2


