Is this list the right place to ask koji releated questions?
 
If so:
 
I am playing with koji by setting up a local build system.
I have am able to do some examples like build the bash package.
 
I am now attempting to setup a large collection of packages and wondering about package dependencies and ordering.
How do you prepare a koji-builder system or is that taken care of? For example, if package X requires program foo to build, do I need to be aware of this and make sure foo is on koji-builder system.
 
Thanks