Explorar o código

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>
Raphaël Mélotte hai 1 ano
pai
achega
095bd205ae
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      docs/manual/prerequisite.adoc

+ 3 - 0
docs/manual/prerequisite.adoc

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