Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-05 | ensure that the right architecture is used for cross-dependencies in | David Kalnischkies | |
cases we have to choose a provider by defaulting on host-arch instead of build-arch | |||
2012-08-04 | improve the check for purely virtuals as provided packages aren't | David Kalnischkies | |
purely virtual and shouldn't error out cause of that | |||
2012-08-04 | * cmdline/apt-get.cc: | David Kalnischkies | |
- error out on (unsatisfiable) build-deps on purly virtual packages instead of ignoring these dependencies; thanks to Johannes Schauer for the detailed report! (Closes: #683786) |