laforge submitted this change.
doc: trex_setup.adoc: Add missing dep python3-distutils
This is needed to run "./dpdk_setup_ports.py -s" later on.
Change-Id: Iddfa0e3f2b6e359615d2a7a599890d35648320db
---
M doc/manuals/chapters/trex_setup.adoc
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/manuals/chapters/trex_setup.adoc b/doc/manuals/chapters/trex_setup.adoc
index 398f2c3..ed7340b 100644
--- a/doc/manuals/chapters/trex_setup.adoc
+++ b/doc/manuals/chapters/trex_setup.adoc
@@ -29,7 +29,7 @@
Install dependencies:
----
-# apt install build-essential zlib1g-dev
+# apt install build-essential zlib1g-dev python3-distutils
----
To view, visit change 39844. To unsubscribe, or for help writing mail filters, visit settings.