Howto build rpm when depend mutil-rpms

when we build a rpm which need lots of depend rpms, we can use the tool as below:

shell:

        yum-builddep xxx

for example we need build kde, we need download the relative rpm first:

        yum-builddep kde

 

你可能感兴趣的:(Build)