aboutsummaryrefslogtreecommitdiff
blob: 356cd5304310db4e68d517d54f730258134c4528 (plain)
1
2
3
4
5
6
7
8
List all direct dependencies matching a query pattern
Syntax:
  depends <local-opts> pkgspec
<local-opts> is either of: 
  -d, --direct             - search direct dependencies only (default)
  -D, --indirect           - search indirect dependencies (VERY slow)
  -i, --only-installed     - search installed in installed packages only