* cmdline/apt-get.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 13 Mar 2008 22:42:43 +0000 (23:42 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 13 Mar 2008 22:42:43 +0000 (23:42 +0100)
commitc22356d86150dfee4903ff146a64cd5ad63be827
treeecb38366897f1d6aa0fce00ce0062d2e13046166
parentbf8324550d44031fdad32de172634c971bd26596
* cmdline/apt-get.cc:
  - do two passes when installing tasks, first ignoring dependencies,
    then resolving them and run the problemResolver at the end
    so that it can correct any missing dependencies. This should
    fix livecd building for kubuntu (thanks to Jonathan Riddell
    for reporting the problem)
cmdline/apt-get.cc
configure.in
debian/changelog