1yum-builddep(1) yum-builddep(1)
2
3
4
6 yum-builddep
7
9 yum-builddep package
10
12 yum-builddep is a program which installs the RPMs needed to build the
13 specified package. The source RPM for the specified package must be
14 available in a Yum repository (which will be automatically enabled, if
15 it is disabled) or it can be a local source RPM file.
16
18 Download and install all the RPMs needed to build the kernel RPM:
19 yum-builddep kernel
20
22 As yum-builddep uses YUM libraries for retrieving all the information,
23 it relies on YUM configuration for its default values like which reposā
24 itories to use. Consult YUM documentation for details:
25
26 /etc/yum.conf
27 /etc/yum/repos.d/
28 /var/cache/yum/
29
30
32 yum.conf [4m(5)
33 http://yum.baseurl.org/
34
35
37 See the Authors file included with this program.
38
39
41 There are of course no bugs, but should you find any, you should first
42 consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if
43 unsuccessful in finding a resolution contact the mailing list: yum-
44 devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com
45 for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report
46 for all other bugs.
47
48
49
50
51Panu Matilainen 17 July 2005 yum-builddep(1)