]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.cc
add Source-Version field for EDSP
[apt.git] / apt-pkg / indexfile.cc
index 1ed7984101f03bf8a2a418ce21cd07c140462620..db57faf07db852b3e6e2ef2d67162d337305be68 100644 (file)
@@ -147,6 +147,7 @@ std::string IndexTarget::Option(OptionKeys const EnumKey) const             /*{{{*/
       APT_CASE(PDIFFS);
       APT_CASE(DEFAULTENABLED);
       APT_CASE(COMPRESSIONTYPES);
+      APT_CASE(SOURCESENTRY);
 #undef APT_CASE
       case FILENAME: return _config->FindDir("Dir::State::lists") + URItoFileName(URI);
       case EXISTING_FILENAME: