]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
refactor EDSP classes for better internal reuse
[apt.git] / apt-pkg / indexfile.h
index eaaded87a7e5741873ba39564b3cf4dec3f18c3b..76a3d069e58d390c410ace72c95c395fc679bd3c 100644 (file)
@@ -92,6 +92,7 @@ class IndexTarget                                                     /*{{{*/
       BY_HASH,
       KEEPCOMPRESSEDAS,
       FALLBACK_OF,
+      IDENTIFIER,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;