X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/abfd07702c1bbc3ed489d015b43db58ab677af0c..5664bb2020530c0a8bbd0dc4c889743921b42429:/apt-pkg/deb/deblistparser.h diff --git a/apt-pkg/deb/deblistparser.h b/apt-pkg/deb/deblistparser.h index 102cd62aa..43ce0cfd3 100644 --- a/apt-pkg/deb/deblistparser.h +++ b/apt-pkg/deb/deblistparser.h @@ -52,10 +52,8 @@ class APT_HIDDEN debListParser : public pkgCacheListParser map_filesize_t iOffset; virtual bool ParseStatus(pkgCache::PkgIterator &Pkg,pkgCache::VerIterator &Ver); -#ifdef APT_PKG_EXPOSE_STRING_VIEW - bool ParseDepends(pkgCache::VerIterator &Ver, APT::StringView Tag, + bool ParseDepends(pkgCache::VerIterator &Ver, pkgTagSection::Key Key, unsigned int Type); -#endif bool ParseProvides(pkgCache::VerIterator &Ver); #ifdef APT_PKG_EXPOSE_STRING_VIEW