![](https://seccdn.libravatar.org/avatar/7fe20edf0c60359ee9f18407be6aa9e3.jpg?s=120&d=mm&r=g)
2013/5/10 Andrew Wafaa <awafaa@opensuse.org>: Hi Andrew, for building natively against 12.3, build against project "openSUSE:12.3" repo "ports" (or openSUSE:12.3:Ports/ports if you need the additional post-GA fixes). For Factory, please build against openSUSE:Factory:ARM/standard (we should probably rename it to ports as well at some point). simply change the <path element in the <repository> section of your osc meta prj directly.
Problem is I have three packages that I'm trying to build and one of those three is a dep for the others. What's the best way to go about it?
if you let the server build it, it will all resolve that automatically (unless there is a circular dependency, it does that all by itself). When you build locally (you#d need native hardware then, of course), you need to build it in the right order, and save away the build results from the previous build in some directory and use that directory with the -p option for later osc build's. (for preferred rpms) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org