summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-05-22 09:46:22 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2021-05-22 09:46:22 +0200
commitf11868a0587e9e4c0d06b8926fc8ffa45fac253f (patch)
tree612d3d0296dbea3366953b74e0c41bdb49605e62 /doc
parent802a78273ea95bd67743269930fe4c29cd52f46b (diff)
docs: security_tracker: List explicitly needed packages to python3 variants
Since the move of the security-tracker code to python3 we have not updated the documentation accordingly. List the explicit needed python3 packages required. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/security-team.d.o/security_tracker6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/security-team.d.o/security_tracker b/doc/security-team.d.o/security_tracker
index c8e1c36ccc..7a6f3c497c 100644
--- a/doc/security-team.d.o/security_tracker
+++ b/doc/security-team.d.o/security_tracker
@@ -606,9 +606,9 @@ It is possible to set up an instance of the security tracker in your own machine
The following packages are needed:
make
- python
- python-apt
- python-apsw
+ python3
+ python3-apt
+ python3-apsw
The following commands build the databases for stable and run a python local server in port 10605:

© 2014-2024 Faster IT GmbH | imprint | privacy policy