]> git.saurik.com Git - apt.git/commit
fix an inverted check on build-deps: we were accidentally checking for
authorSteve Langasek <steve.langasek@canonical.com>
Sat, 28 Jan 2012 20:27:11 +0000 (20:27 +0000)
committerSteve Langasek <steve.langasek@canonical.com>
Sat, 28 Jan 2012 20:27:11 +0000 (20:27 +0000)
commit765019f72bad10bbb48bf01d473bbccbbb892361
tree1523eaa2c34fb7aebea1387f9f517b31333d7134
parent3102af74e7ffaab3f47741c05451ce7f0e3b38fe
fix an inverted check on build-deps: we were accidentally checking for
host-arch packages whenever the build-dep *did* include a colon, instead of
when it didn't.
cmdline/apt-get.cc