commit: a4433152c1e30f39dce99128fc1156a30dc7cb79 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Apr 25 09:28:26 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Apr 25 09:28:26 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=a4433152
TODO: add note about further improvements for qdepends with libq/cache Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index ab5acad..08dae39 100644 --- a/TODO.md +++ b/TODO.md @@ -58,9 +58,10 @@ # qdepends -- support querying uninstalled packages (via metadata/md5 cache) +- support querying uninstalled packages (via libq/cache) - support atoms like `qdepends -rQ qtsql:4` (should match unslotted deps) - add -S/-v/-R behavior like qlist #574934 +- support printing full dep content (with -v?) from libq/cache # qpkg
