]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
add binary-specific options via Binary scope
[apt.git] / apt-pkg / indexfile.h
index 8f7e9dc0548ba502547abd9362097bb764802c98..c3f01c7746f51082223f35713b48fc76ac36a141 100644 (file)
@@ -87,6 +87,9 @@ class IndexTarget                                                     /*{{{*/
       EXISTING_FILENAME,
       PDIFFS,
       COMPRESSIONTYPES,
+      DEFAULTENABLED,
+      SOURCESENTRY,
+      BY_HASH,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;