Hi, well, that was quick. When finding out how to make local build work (because packages from other projects are needed), I have found out that they actually DO work! In particular packages from devel:languages:ruby:extensions are used in the build by default and without any problem.
# osc meta prj YaST:Web ... <repository name="openSUSE_Factory"> <path project="devel:languages:ruby:extensions" repository="openSUSE_Factory"/> <arch>x86_64</arch> <arch>i586</arch> </repository> ... So it is the <path> element, which does the work. Cheers, Martin -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
