Closed LecrisUT closed 3 weeks ago
From the chain-build.toml example, is it that the dependency graph has to be computed manually?
chain-build.toml
For now yes, you have to specify the order of the builds.
I should also mention that the SRPM is built locally. That means that you need to have each packages in a directory with their spec file.
From the
chain-build.toml
example, is it that the dependency graph has to be computed manually?