.\" Automatically generated by Pandoc 2.14.0.3 .\" .TH "RPMDEPS" "8" "24 October 2002" "" "" .hy .SH NAME .PP rpmdeps - Generate RPM Package Dependencies .SH SYNOPSIS .PP \f[B]rpmdeps\f[R] \f[B]{-P|--provides}\f[R] \f[B]{-R|--requires}\f[R] \f[B]{--rpmfcdebug}\f[R] \f[I]FILE ...\f[R] .SH DESCRIPTION .PP \f[B]rpmdeps\f[R] generates package dependencies for the set of \f[I]FILE\f[R] arguments. Each \f[I]FILE\f[R] argument is searched for Elf32/Elf64, script interpreter, or per-script dependencies, and the dependencies are printed to stdout. .SH OPTIONS .TP \f[B]-P, --provides\f[R] Print the provides .TP \f[B]-R, --requires\f[R] Print the requires .TP \f[B]--recommends\f[R] Print the recommends .TP \f[B]--suggests\f[R] Print the suggests .TP \f[B]--supplements\f[R] Print the supplements .TP \f[B]--enhances\f[R] Print the enhances .TP \f[B]--conflicts\f[R] Print the conflicts .TP \f[B]--obsoletes\f[R] Print the obsoletes .TP \f[B]--alldeps\f[R] Print all the dependencies .SH SEE ALSO .PP \f[B]rpm\f[R](8), .PP \f[B]rpmbuild\f[R](8), .SH AUTHORS .PP Jeff Johnson