X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9adb9778d11db138d645e037e092db1fb64b5d4a..c3ded84c6f99bda4caf63c8662416ffb0189d31b:/apt-pkg/indexfile.h diff --git a/apt-pkg/indexfile.h b/apt-pkg/indexfile.h index f267247c1..c3f01c774 100644 --- a/apt-pkg/indexfile.h +++ b/apt-pkg/indexfile.h @@ -88,6 +88,8 @@ class IndexTarget /*{{{*/ PDIFFS, COMPRESSIONTYPES, DEFAULTENABLED, + SOURCESENTRY, + BY_HASH, }; std::string Option(OptionKeys const Key) const; bool OptionBool(OptionKeys const Key) const;