yum-builddep(1) - Linux man page
Name
yum-builddep
Synopsis
yum-builddep package
Description
yum-builddep is a program which installs the RPMs needed to build the specified package. The source RPM for the specified package must be available in the Yum repository or it can be a local source RPM file.
Examples
Download and install all the RPMs needed to build the kernel RPM:
- yum-builddep kernel
Files
As yum-builddep uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details:
/etc/yum.conf /etc/yum/repos.d/ /var/cache/yum/
See Also
yum.conf (5) http://linux.duke.edu/yum/
Authors
See the Authors file included with this program.
Bugs
There of course aren't any bugs, but if you find any, they should be sent to the mailing list: yum@lists.linux.duke.edu or filed in bugzilla.
