.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "RPMDEPS" "8" "24 October 2002" "" "" .SH NAME rpmdeps \- Generate RPM Package Dependencies .SH SYNOPSIS \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 \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 \f[B]rpm\f[R](8), \f[B]rpmbuild\f[R](8) .SH AUTHORS Jeff Johnson