]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.h
* apt-pkg/cacheset.{cc,h}:
[apt.git] / apt-pkg / deb / deblistparser.h
index cba4f8e5da55cf2d6cc81f9f061a7083ff0da79e..8da051530fd06cf9b60e5a25e318a90ee733c64d 100644 (file)
@@ -47,6 +47,7 @@ class debListParser : public pkgCacheGenerator::ListParser
    // These all operate against the current section
    virtual string Package();
    virtual string Architecture();
+   virtual bool ArchitectureAll();
    virtual string Version();
    virtual bool NewVersion(pkgCache::VerIterator Ver);
    virtual string Description();