
Edgar Aichinger <edgar.aichinger@aon.at> writes:
So I branched those I need to a subproject of mine, and they build without errors for the target repos I need. The subproject got added to my project's meta config, for every target repo, too. Surprisingly I get unresolvable dependencies, but only for some target repos though. qmidiarp cannot find liblo-devel >= 0.26 (branches:home:rncbc has 0.27), and synthclone shows missing liblilv-0-0 and a few others that the respective -devel packages (from BuildRequires:) depend on.
You need to switch the order in the repository paths. For example, openSUSE:13.1/liblo has version 0.25, which is found first since openSUSE:13.1/standard is listed first in the openSUSE_13.1 repository path, hiding the newer version in home:edogawa:branches:home:rncbc/liblo. In general, you always want to order the path from the most specific to the most general. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org