summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/stacktrace.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stacktrace.asciidoc b/doc/stacktrace.asciidoc
index ef37c80b4..3bcca49bf 100644
--- a/doc/stacktrace.asciidoc
+++ b/doc/stacktrace.asciidoc
@@ -52,7 +52,7 @@ Or:
Then install the needed debuginfo packages:
----
-# sudo debuginfo-install python3 qt5-qtwebkit python3-qt5-webkit python3-qt5-base python-qt5 python3-qt5
+# debuginfo-install python3 qt5-qtwebengine python3-qt5-webengine python3-qt5-base python-qt5 python3-qt5 python3-qt5-webkit-debuginfo
----
Archlinux