]> git.saurik.com Git - apt.git/commit
ParseDepends: Support passing the desired architecture
authorNiels Thykier <niels@thykier.net>
Sun, 27 Nov 2016 10:54:33 +0000 (10:54 +0000)
committerJulian Andres Klode <jak@debian.org>
Mon, 2 Jan 2017 13:27:52 +0000 (14:27 +0100)
commit926c09cc9cf4797e9a44c4253b1ce9ec1212c0da
tree0990721b30b3753971f0ccf4928c9ca744621275
parentae73a2944a89e0d2406a2aab4a4c082e1e9da3f9
ParseDepends: Support passing the desired architecture

This is useful for e.g. Britney, where the Build-Depends would have to
be parsed for multiple architectures.  With this change, the call can
choose the architecture without having to mess with the config.

Signed-off-by: Niels Thykier <niels@thykier.net>
Closes: #845969
(jak@d.o: made the code compile)
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/deblistparser.h