]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
CMake: Add coverage build type
[apt.git] / apt-pkg / indexfile.h
index 76a3d069e58d390c410ace72c95c395fc679bd3c..68753a40af1e6362970b621466df70f52111947f 100644 (file)
@@ -93,6 +93,9 @@ class IndexTarget                                                     /*{{{*/
       KEEPCOMPRESSEDAS,
       FALLBACK_OF,
       IDENTIFIER,
+      ALLOW_INSECURE,
+      ALLOW_WEAK,
+      ALLOW_DOWNGRADE_TO_INSECURE,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;