X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d7a51997c30b2098bb60b3397095ec58ec825303..63c7141275c8c5c0f6e60f5242785e50cabaf2a0:/apt-pkg/indexfile.h?ds=sidebyside diff --git a/apt-pkg/indexfile.h b/apt-pkg/indexfile.h index 8f7e9dc05..a09c39057 100644 --- a/apt-pkg/indexfile.h +++ b/apt-pkg/indexfile.h @@ -87,6 +87,8 @@ class IndexTarget /*{{{*/ EXISTING_FILENAME, PDIFFS, COMPRESSIONTYPES, + DEFAULTENABLED, + SOURCESENTRY, }; std::string Option(OptionKeys const Key) const; bool OptionBool(OptionKeys const Key) const;