= chkdep(1) == NAME chkdep - checks a package or directory for possible depends == SYNOPSIS chkdep [ -d | -p ] [options] == OPTIONS -d, --dir :: Name of the directory to check. -h, --help:: Display this manpage. -n, --name :: Ignore the given package (optional, useful when a package links to itself). -m, --method :: Method to use to detect the dependencies (default: `elf`, possible values: `elf`, `python`, `mono` and `perl`). -p, --package :: Name of the FPM package to check. -q, --quiet:: Don't display any warning. -i:: Does nothing (for backward compatibility). -t, --trace:: More verbose output about what chkdep does. -v, --version:: Display the package version.