]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
Add conflicting Signed-By values to error message
[apt.git] / apt-pkg / indexfile.h
index 5c666671c6fc796583f3e47b200765a2ef5def9e..76a3d069e58d390c410ace72c95c395fc679bd3c 100644 (file)
@@ -91,6 +91,8 @@ class IndexTarget                                                     /*{{{*/
       SOURCESENTRY,
       BY_HASH,
       KEEPCOMPRESSEDAS,
+      FALLBACK_OF,
+      IDENTIFIER,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;