add implicit dependencies needed for Multi-Arch at the time a Version
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 12 Oct 2011 18:16:02 +0000 (20:16 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 12 Oct 2011 18:16:02 +0000 (20:16 +0200)
commit5a8e963bbbbc689d7b1a1ebfa4ab5c6ec1f716bb
tree60bb03726a8381b4140f1bf0d87e351049f8f38a
parent79e9003cd2d895936634da7d810eec389f7b97c2
add implicit dependencies needed for Multi-Arch at the time a Version
struct is created and not at the end of the cache generation

This allows us to be independent from the configured architectures for
these kind of conflicts, we get natural progress for free and
only the needed dependencies are in th respective binary cache.
apt-pkg/pkgcachegen.cc
apt-pkg/pkgcachegen.h
debian/changelog