Commits

Boris Bügling committed e74988fc94c
Limit dependencies passed to llbuild() Fixes the issue that all packages available in the sandbox are passed to each invocation of `llbuild()`, even when they are not dependencies of the package being built right now.