docs/manual: document python-aiohttp needed for pkg-stats

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 095bd205ae)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Raphaël Mélotte 2024-06-03 15:32:42 +02:00 committed by Peter Korsgaard
parent c263883991
commit 658686c6df

View File

@ -96,3 +96,6 @@ corresponding tool on the host system:
* Graph generation tools:
** +graphviz+ to use 'graph-depends' and '<pkg>-graph-depends'
** +python-matplotlib+ to use 'graph-build'
* Package statistics tools ('pkg-stats'):
** +python-aiohttp+