]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
* merged with matts tree
[apt.git] / apt-pkg / acquire-item.h
index 2b122cffb3c98bb274e81ff05e712d4afef51dc1..ea71153d50e0428d5779e3433736502b36a43fd4 100644 (file)
@@ -103,7 +103,7 @@ class pkgAcqIndex : public pkgAcquire::Item
    virtual string DescURI() {return RealURI + ".gz";};
 
    pkgAcqIndex(pkgAcquire *Owner,string URI,string URIDesc,
-              string ShortDesct, string ExpectedMD5);
+              string ShortDesct, string ExpectedMD5, string compressExt="");
 };
 
 struct IndexTarget